球星卡微信小程序
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.

328 lines
7.9 KiB

  1. <template>
  2. <view class="flex-col page">
  3. <view class="flex-col group_4">
  4. <view class="flex-col">
  5. <view class="flex-col section_2">
  6. <view class="justify-center group_5">
  7. <text class="text_2">全部</text>
  8. <text class="text_3">待确认</text>
  9. <text class="text_4">评级中</text>
  10. <text class="text_5">待付款</text>
  11. <text class="text_6">待收货</text>
  12. <view class="section_3"> </view>
  13. <image
  14. src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/62677e395a7e3f03107ffc5f/62677e4a35a7e10011e93a80/16509497796432960040.png"
  15. class="image_6"
  16. />
  17. </view>
  18. <view class="section_4"> </view>
  19. </view>
  20. <view class="flex-col group_6">
  21. <view class="flex-col section_5">
  22. <view class="justify-between">
  23. <view class="flex-row group_8">
  24. <image
  25. src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/62677e395a7e3f03107ffc5f/62677e4a35a7e10011e93a80/16509497803048201750.png"
  26. class="image_7"
  27. />
  28. <image
  29. src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/62677e395a7e3f03107ffc5f/62677e4a35a7e10011e93a80/16509497802899488083.png"
  30. class="image_7 image_9"
  31. />
  32. <text class="text_7">定价</text>
  33. </view>
  34. <text class="text_8">待付款</text>
  35. </view>
  36. <view class="justify-between group_9">
  37. <view class="flex-row">
  38. <text>李丽丽</text>
  39. <text class="text_10">15273936409</text>
  40. </view>
  41. <text>共2件</text>
  42. </view>
  43. <view class="group_11">
  44. <text class="text_12">合计</text>
  45. <text class="text_13">¥120.00</text>
  46. </view>
  47. <view class="justify-between group_12">
  48. <text class="text_14">更多</text>
  49. <view class="flex-col items-center text-wrapper">
  50. <text>付款</text>
  51. </view>
  52. </view>
  53. </view>
  54. <view class="flex-col section_6">
  55. <view class="justify-between group_13">
  56. <view class="flex-row group_14">
  57. <image
  58. src="https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/62677e395a7e3f03107ffc5f/62677e4a35a7e10011e93a80/16509497802876916797.png"
  59. class="image_10"
  60. />
  61. <view class="group_15">
  62. <text class="text_16">全选</text>
  63. <text class="text_17">(已选 x1)</text>
  64. </view>
  65. </view>
  66. <view class="flex-row group_16">
  67. <view class="group_17">
  68. <text class="text_18">合计</text>
  69. <text class="text_19">:</text>
  70. <text class="text_20">¥ 0</text>
  71. </view>
  72. <view class="flex-col items-center text-wrapper_1">
  73. <text>合并结算</text>
  74. </view>
  75. </view>
  76. </view>
  77. <view class="section_7"> </view>
  78. </view>
  79. </view>
  80. </view>
  81. </view>
  82. </view>
  83. </template>
  84. <script>
  85. export default {
  86. data() {
  87. return {};
  88. },
  89. };
  90. </script>
  91. <style scoped lang="css">
  92. .image_7 {
  93. width: 40rpx;
  94. height: 40rpx;
  95. }
  96. .page {
  97. background-color: #f6f6f6;
  98. width: 100%;
  99. overflow-y: auto;
  100. height: 100%;
  101. }
  102. .group_4 {
  103. flex: 1 1 auto;
  104. overflow-y: auto;
  105. }
  106. .section_2 {
  107. padding-left: 38rpx;
  108. padding-right: 32rpx;
  109. background-color: rgb(255, 255, 255);
  110. }
  111. .group_6 {
  112. padding-top: 2rpx;
  113. }
  114. .group_5 {
  115. padding: 34rpx 0 14rpx;
  116. }
  117. .section_4 {
  118. align-self: center;
  119. background-color: rgb(231, 162, 63);
  120. border-radius: 4rpx;
  121. width: 68rpx;
  122. height: 8rpx;
  123. }
  124. .section_5 {
  125. padding: 40rpx 30rpx 0 32rpx;
  126. background-color: rgb(255, 255, 255);
  127. }
  128. .section_6 {
  129. margin-top: 828rpx;
  130. padding: 0 32rpx 16rpx;
  131. background-color: rgb(255, 255, 255);
  132. }
  133. .text_2 {
  134. color: rgb(153, 153, 153);
  135. font-size: 28rpx;
  136. font-weight: 500;
  137. line-height: 40rpx;
  138. white-space: nowrap;
  139. }
  140. .text_3 {
  141. margin-left: 46rpx;
  142. color: rgb(153, 153, 153);
  143. font-size: 28rpx;
  144. font-weight: 500;
  145. line-height: 40rpx;
  146. white-space: nowrap;
  147. }
  148. .text_4 {
  149. margin-left: 44rpx;
  150. color: rgb(153, 153, 153);
  151. font-size: 28rpx;
  152. font-weight: 500;
  153. line-height: 40rpx;
  154. white-space: nowrap;
  155. }
  156. .text_5 {
  157. margin-left: 46rpx;
  158. color: rgb(51, 51, 51);
  159. font-size: 28rpx;
  160. font-weight: 500;
  161. line-height: 40rpx;
  162. white-space: nowrap;
  163. }
  164. .text_6 {
  165. margin-left: 46rpx;
  166. color: rgb(153, 153, 153);
  167. font-size: 28rpx;
  168. font-weight: 500;
  169. line-height: 40rpx;
  170. white-space: nowrap;
  171. }
  172. .section_3 {
  173. margin-left: 36rpx;
  174. margin-top: 4rpx;
  175. background-color: rgb(246, 246, 246);
  176. border-radius: 1rpx;
  177. width: 2rpx;
  178. height: 34rpx;
  179. }
  180. .image_6 {
  181. margin: 4rpx 0 4rpx 32rpx;
  182. width: 36rpx;
  183. height: 32rpx;
  184. }
  185. .group_9 {
  186. margin-top: 30rpx;
  187. color: rgb(51, 51, 51);
  188. font-size: 32rpx;
  189. font-weight: 500;
  190. line-height: 44rpx;
  191. white-space: nowrap;
  192. }
  193. .group_11 {
  194. margin-top: 20rpx;
  195. align-self: flex-end;
  196. white-space: nowrap;
  197. }
  198. .group_12 {
  199. margin-top: 26rpx;
  200. padding: 32rpx 2rpx 28rpx;
  201. border-top: solid 2rpx rgb(239, 239, 239);
  202. }
  203. .group_13 {
  204. padding: 18rpx 0 36rpx;
  205. }
  206. .section_7 {
  207. align-self: center;
  208. background-color: rgb(0, 0, 0);
  209. border-radius: 4rpx;
  210. width: 196rpx;
  211. height: 8rpx;
  212. }
  213. .group_8 {
  214. color: rgb(153, 153, 153);
  215. font-size: 28rpx;
  216. line-height: 40rpx;
  217. white-space: nowrap;
  218. }
  219. .text_8 {
  220. color: rgb(234, 43, 43);
  221. font-size: 28rpx;
  222. font-weight: 500;
  223. line-height: 40rpx;
  224. white-space: nowrap;
  225. }
  226. .text_12 {
  227. color: rgb(231, 162, 63);
  228. font-size: 24rpx;
  229. font-weight: 500;
  230. line-height: 34rpx;
  231. }
  232. .text_13 {
  233. color: rgb(231, 162, 63);
  234. font-size: 32rpx;
  235. font-weight: 600;
  236. line-height: 44rpx;
  237. }
  238. .text_14 {
  239. align-self: center;
  240. color: rgb(153, 153, 153);
  241. font-size: 28rpx;
  242. line-height: 40rpx;
  243. white-space: nowrap;
  244. }
  245. .text-wrapper {
  246. padding: 10rpx 0;
  247. color: rgb(234, 43, 43);
  248. font-size: 28rpx;
  249. font-weight: 500;
  250. line-height: 40rpx;
  251. white-space: nowrap;
  252. border-radius: 32rpx;
  253. width: 160rpx;
  254. height: 64rpx;
  255. border: solid 2rpx rgb(234, 43, 43);
  256. }
  257. .group_14 {
  258. align-self: center;
  259. }
  260. .group_16 {
  261. width: 296rpx;
  262. }
  263. .image_9 {
  264. margin-left: 20rpx;
  265. }
  266. .text_7 {
  267. margin-left: 12rpx;
  268. }
  269. .text_10 {
  270. margin-left: 21rpx;
  271. }
  272. .image_10 {
  273. width: 44rpx;
  274. height: 44rpx;
  275. }
  276. .group_15 {
  277. margin-left: 10rpx;
  278. white-space: nowrap;
  279. height: 40rpx;
  280. }
  281. .group_17 {
  282. align-self: center;
  283. white-space: nowrap;
  284. height: 44rpx;
  285. }
  286. .text-wrapper_1 {
  287. margin-left: 20rpx;
  288. padding: 16rpx 0;
  289. color: rgb(255, 255, 255);
  290. font-size: 28rpx;
  291. font-weight: 500;
  292. line-height: 40rpx;
  293. white-space: nowrap;
  294. background-color: rgb(231, 162, 63);
  295. border-radius: 36rpx;
  296. width: 172rpx;
  297. height: 72rpx;
  298. }
  299. .text_16 {
  300. color: rgb(51, 51, 51);
  301. font-size: 28rpx;
  302. line-height: 40rpx;
  303. }
  304. .text_17 {
  305. color: rgb(51, 51, 51);
  306. font-size: 24rpx;
  307. line-height: 34rpx;
  308. }
  309. .text_18 {
  310. color: rgb(51, 51, 51);
  311. font-size: 24rpx;
  312. font-weight: 500;
  313. line-height: 34rpx;
  314. }
  315. .text_19 {
  316. color: rgb(119, 119, 119);
  317. font-size: 24rpx;
  318. font-weight: 500;
  319. line-height: 34rpx;
  320. }
  321. .text_20 {
  322. color: rgb(209, 161, 28);
  323. font-size: 32rpx;
  324. font-weight: 500;
  325. line-height: 44rpx;
  326. }
  327. </style>