shangjiaxiangqing.wxss 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. @charset "UTF-8";
  2. /**
  3. * 这里是uni-app内置的常用样式变量
  4. *
  5. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  6. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  7. *
  8. */
  9. /**
  10. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  11. *
  12. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  13. */
  14. /* 颜色变量 */
  15. /* 行为相关颜色 */
  16. /* 文字基本颜色 */
  17. /* 背景颜色 */
  18. /* 边框颜色 */
  19. /* 尺寸变量 */
  20. /* 文字尺寸 */
  21. /* 图片尺寸 */
  22. /* Border Radius */
  23. /* 水平间距 */
  24. /* 垂直间距 */
  25. /* 透明度 */
  26. /* 文章场景相关 */
  27. .imageV.data-v-004fcf04 {
  28. width: 100%;
  29. height: 25vh;
  30. }
  31. .imageZ.data-v-004fcf04 {
  32. width: 30rpx;
  33. height: 30rpx;
  34. }
  35. .imagekf.data-v-004fcf04 {
  36. width: 40rpx;
  37. height: 40rpx;
  38. margin-left: auto;
  39. margin-right: 30rpx;
  40. margin-top: -12rpx;
  41. }
  42. .actimgeCT.data-v-004fcf04 {
  43. position: fixed;
  44. width: 94%;
  45. left: 3%;
  46. top: 100rpx;
  47. z-index: 999;
  48. }
  49. .actimge.data-v-004fcf04 {
  50. width: 60rpx;
  51. height: 60rpx;
  52. }
  53. .kongbai.data-v-004fcf04 {
  54. margin-left: auto;
  55. }
  56. .imageRJ.data-v-004fcf04 {
  57. width: 56rpx;
  58. height: 56rpx;
  59. margin-right: 8rpx;
  60. }
  61. .imageR.data-v-004fcf04 {
  62. width: 56rpx;
  63. height: 56rpx;
  64. margin-right: 30rpx;
  65. }
  66. .textR.data-v-004fcf04 {
  67. margin-left: 6rpx;
  68. margin-right: 6rpx;
  69. }
  70. .msText.data-v-004fcf04 {
  71. margin-top: 20rpx;
  72. padding-left: 30rpx;
  73. text-align: left;
  74. font-size: 22rpx;
  75. line-height: 32rpx;
  76. }
  77. .buyBT.data-v-004fcf04 {
  78. display: flex;
  79. flex-direction: row;
  80. justify-content: left;
  81. align-items: center;
  82. width: 100%;
  83. }
  84. .buyBTact.data-v-004fcf04 {
  85. display: flex;
  86. flex-direction: row;
  87. justify-content: space-between;
  88. align-items: center;
  89. width: 94%;
  90. }
  91. .dianpuming.data-v-004fcf04 {
  92. font-size: 30rpx;
  93. line-height: 32rpx;
  94. height: 32rpx;
  95. font-weight: bold;
  96. }
  97. .peisongsuoming.data-v-004fcf04 {
  98. font-size: 26rpx;
  99. line-height: 38rpx;
  100. height: 38rpx;
  101. color: dimgray;
  102. }
  103. .youhuixinxi.data-v-004fcf04 {
  104. margin: 8rpx;
  105. padding: 6rpx;
  106. font-size: 26rpx;
  107. line-height: 28rpx;
  108. height: 28rpx;
  109. color: #988233;
  110. border-radius: 2rpx;
  111. background-color: #F9E6E5;
  112. }
  113. .xiaoliang.data-v-004fcf04 {
  114. margin-left: auto;
  115. margin-right: 30rpx;
  116. }
  117. .xiaoliangpl.data-v-004fcf04 {
  118. margin-left: auto;
  119. margin-right: 30rpx;
  120. font-size: 26rpx;
  121. color: blue;
  122. text-decoration: underline;
  123. }
  124. .xsxqt.data-v-004fcf04 {
  125. margin-top: 16rpx;
  126. padding-left: 30rpx;
  127. font-size: 30rpx;
  128. line-height: 80rpx;
  129. height: 80rpx;
  130. font-weight: bold;
  131. background-color: whitesmoke;
  132. }
  133. .shangpinwenmiao.data-v-004fcf04 {
  134. padding-left: 30rpx;
  135. }
  136. .bottomfloatV.data-v-004fcf04 {
  137. position: fixed;
  138. flex-direction: row;
  139. align-items: center;
  140. left: 0;
  141. right: 0;
  142. bottom: 0;
  143. z-index: 999;
  144. background-color: whitesmoke;
  145. height: 140rpx;
  146. }
  147. .gouwuche.data-v-004fcf04 {
  148. width: 120rpx;
  149. height: 120rpx;
  150. }
  151. .qjs.data-v-004fcf04 {
  152. border-radius: 8rpx;
  153. padding: 6rpx;
  154. margin-left: auto;
  155. margin-right: 30rpx;
  156. font-size: 32rpx;
  157. height: 40rpx;
  158. line-height: 40rpx;
  159. }
  160. .qjsact.data-v-004fcf04 {
  161. margin-top: 50rpx;
  162. border-radius: 8rpx;
  163. padding: 10rpx;
  164. font-size: 32rpx;
  165. height: 40rpx;
  166. line-height: 40rpx;
  167. color: white;
  168. }