C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

274 lines
4.5 KiB

  1. .market {
  2. width: 100%;
  3. height: 100%;
  4. }
  5. .tabs {
  6. position: fixed;
  7. width: 100% !important;
  8. height: 88rpx;
  9. top: 0;
  10. left: 0;
  11. right: 0;
  12. text-align: center;
  13. z-index: 10000000;
  14. }
  15. .i-tab {
  16. width: 30% !important;
  17. display: inline-block;
  18. }
  19. .detail_msg {
  20. position: relative;
  21. width: 92%;
  22. background: #fff;
  23. display: flex;
  24. margin: 0 30rpx;
  25. padding-bottom: 30rpx;
  26. padding-top: 30rpx;
  27. border-bottom: 1rpx solid #eee;
  28. }
  29. .sendImg{
  30. position: absolute;
  31. width: 100rpx;
  32. top: 100rpx;
  33. right: 6rpx;
  34. }
  35. .logo {
  36. display: block;
  37. width: 180rpx;
  38. height: 180rpx;
  39. border: 1px solid #f8f8f8;
  40. border-radius: 16rpx;
  41. }
  42. .logo image {
  43. display: block;
  44. width: 180rpx;
  45. height: 180rpx;
  46. border-radius: 16rpx;
  47. }
  48. .info view:nth-child(1) {
  49. display: flex;
  50. justify-content: space-between;
  51. padding: 0 0 0 4%;
  52. }
  53. .info {
  54. width: 100%;
  55. }
  56. .sub {
  57. font-size: 24rpx !important;
  58. color: #919191 !important;
  59. letter-spacing: 0;
  60. line-height: 33rpx;
  61. padding-left: 4%;
  62. height: 66rpx;
  63. overflow: hidden;
  64. white-space: wrap;
  65. text-overflow: ellipsis;
  66. }
  67. .info view:nth-child(1) text {
  68. display: inline-block;
  69. width: 300rpx;
  70. font-size: 30rpx;
  71. letter-spacing: 0;
  72. height: 42rpx;
  73. overflow: hidden;
  74. line-height: 42rpx;
  75. white-space: nowrap;
  76. text-overflow: ellipsis;
  77. }
  78. .discount{
  79. position: absolute;
  80. width: 100rpx;
  81. top:86rpx;
  82. right:2rpx;
  83. }
  84. .info .sucess {
  85. display: inline-block;
  86. width: 123rpx !important;
  87. /* overflow: hidden; */
  88. font-size: 26rpx;
  89. color: #02c0ff;
  90. letter-spacing: 0;
  91. text-align: right;
  92. line-height: 26px;
  93. }
  94. .wait {
  95. display: inline-block;
  96. width: 123rpx !important;
  97. overflow: visible!important;
  98. font-size: 28rpx;
  99. color: #ff4949;
  100. letter-spacing: 0;
  101. text-align: right;
  102. line-height: 28rpx!important;
  103. }
  104. .close {
  105. display: inline-block;
  106. width: 123rpx !important;
  107. overflow: hidden;
  108. font-size: 28rpx;
  109. color: #999;
  110. letter-spacing: 0;
  111. text-align: right;
  112. line-height: 28rpx;
  113. }
  114. /*
  115. .info view:nth-child(2),
  116. .info view:nth-child(3),
  117. .info view:nth-child(4) {
  118. color: #333;
  119. font-size: 24rpx;
  120. } */
  121. .value {
  122. font-size: 24rpx;
  123. color: #999;
  124. letter-spacing: 0;
  125. padding-left: 4%;
  126. line-height: 33rpx;
  127. }
  128. .value text {
  129. font-size: 24rpx;
  130. color: #333;
  131. letter-spacing: 0;
  132. line-height: 33rpx;
  133. }
  134. /* .info view:nth-child(2) text, .info view:nth-child(3) text {
  135. font-size: 22rpx;
  136. } */
  137. .info view:nth-child(3) {
  138. margin-top: 20rpx;
  139. }
  140. .payment {
  141. position: relative;
  142. width: 92%;
  143. height: 88rpx;
  144. line-height: 88rpx;
  145. padding: 0 4%;
  146. display: flex;
  147. justify-content: space-between;
  148. border-bottom: 1rpx solid #eee;
  149. }
  150. .payment view:nth-child(1) text:nth-child(1) {
  151. font-size: 24rpx;
  152. color: #1f2d3d;
  153. letter-spacing: 0;
  154. }
  155. .payment view:nth-child(1) text:nth-child(2) {
  156. font-size: 28rpx;
  157. color: #ff4949;
  158. letter-spacing: 0;
  159. margin-left: 10rpx;
  160. }
  161. .payment view:nth-child(1) text:nth-child(3) {
  162. font-size: 24rpx;
  163. color: #b4b4b4;
  164. padding-left: 18rpx;
  165. text-decoration: line-through;
  166. }
  167. .btn {
  168. position: absolute;
  169. top: 0;
  170. bottom: 0;
  171. margin: auto;
  172. right: 20rpx;
  173. width: 180rpx;
  174. height: 52rpx;
  175. line-height: 52rpx;
  176. text-align: center;
  177. color: #fff;
  178. float: right;
  179. font-size: 28rpx;
  180. border: 2rpx solid #02c0ff;
  181. border-radius: 30rpx;
  182. }
  183. .payment view:nth-child(2) text {
  184. font-size: 30rpx;
  185. color: #02c0ff;
  186. }
  187. .dingdan {
  188. margin-top: 33rpx;
  189. }
  190. .dingdan text:nth-of-type(1) {
  191. display: block;
  192. font-size: 34rpx;
  193. color: #333;
  194. letter-spacing: 0;
  195. text-align: center;
  196. }
  197. .dingdan text:nth-of-type(2) {
  198. display: block;
  199. font-size: 28rpx;
  200. color: #999;
  201. letter-spacing: 0;
  202. text-align: center;
  203. }
  204. .dingdan image {
  205. display: block;
  206. width: 300rpx;
  207. height: 300rpx;
  208. margin: 0 auto 16rpx;
  209. }
  210. .loading {
  211. text-align: center;
  212. height: 80rpx;
  213. line-height: 80rpx;
  214. font-size: 26rpx;
  215. color: #999;
  216. }
  217. .loading image {
  218. width: 60rpx;
  219. height: 60rpx;
  220. vertical-align: middle;
  221. margin-right: 10rpx;
  222. }
  223. button::after{ border: none; }
  224. .goback{
  225. position: fixed;
  226. right: 50rpx;
  227. bottom: 60rpx;
  228. width:100rpx!important;
  229. height:100rpx;
  230. z-index: 100;
  231. background:rgba(255,255,255,1);
  232. line-height: 95rpx;
  233. border:1rpx solid rgba(227,227,227,1);
  234. border-radius:50%;
  235. }
  236. .goback image{
  237. position: absolute;
  238. width: 60rpx;
  239. left: 0;
  240. right: 0;
  241. top: 0;
  242. bottom: 0;
  243. margin: auto;
  244. }