orderFormManage.vue 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <template>
  2. <view class="page">
  3. <view class="tab-1" slot="center">
  4. <u--input style="background-color: #f4f4f4;" placeholder="搜索订单号/手机号/商品/姓名" shape="circle"
  5. prefixIcon="search" prefixIconStyle="font-size: 22px;color: #909399"></u--input>
  6. <view class="top-tab">
  7. <view :class="{commodity:follow==1}" class="tab" @click="tabSwitch(1)">
  8. 全部
  9. </view>
  10. <view :class="{commodity:follow==2}" class="tab" @click="tabSwitch(2)">
  11. 待审核
  12. </view>
  13. <view :class="{commodity:follow==3}" class="tab" @click="tabSwitch(3)">
  14. 待缴纳保证金
  15. </view>
  16. <view :class="{commodity:follow==4}" class="tab" @click="tabSwitch(4)">
  17. 待团长发货
  18. </view>
  19. <view :class="{commodity:follow==5}" class="tab" @click="tabSwitch(5)">
  20. 待总部发货
  21. </view>
  22. <view :class="{commodity:follow==6}" class="tab" @click="tabSwitch(6)">
  23. 已发货
  24. </view>
  25. </view>
  26. </view>
  27. <view class="center">
  28. <view v-for="item in orderList" :key="item.status">
  29. <DetailCard :itemInfo="item" @toInformation="toInformation" />
  30. </view>
  31. </view>
  32. </view>
  33. </template>
  34. <script>
  35. import DetailCard from './component/detailCard.vue'
  36. export default {
  37. components: {
  38. DetailCard
  39. },
  40. data() {
  41. return {
  42. follow: 1,
  43. orderList: [{
  44. name: 'Trinity 自由比格',
  45. status: 0,
  46. headerImg: "https://ts3.cn.mm.bing.net/th?id=OIP-C.uMf5AX3a6yYpIhpEkyDxiQAAAA&w=250&h=250&c=8&rs=1&qlt=90&o=6&dpr=2&pid=3.1&rm=2",
  47. orderImg: "https://img12.360buyimg.com/jdcms/s460x460_jfs/t1/226637/16/19995/180517/66696f86Fa90c7d49/3bc094e1eb7aeb12.jpg.avif",
  48. orderDetail: 'OATLY噢麦力 咖啡大师…',
  49. orderPrice: '29.90',
  50. specifications: "咖啡大师燕麦奶250ml*6瓶",
  51. num: 1,
  52. payPrice: '141.00',
  53. remark: '买家急用,仓库尽早发货'
  54. },
  55. {
  56. name: 'Trinity 自由比格',
  57. status: 1,
  58. headerImg: "https://ts3.cn.mm.bing.net/th?id=OIP-C.uMf5AX3a6yYpIhpEkyDxiQAAAA&w=250&h=250&c=8&rs=1&qlt=90&o=6&dpr=2&pid=3.1&rm=2",
  59. orderImg: "https://img12.360buyimg.com/jdcms/s460x460_jfs/t1/226637/16/19995/180517/66696f86Fa90c7d49/3bc094e1eb7aeb12.jpg.avif",
  60. orderDetail: 'OATLY噢麦力 咖啡大师…',
  61. orderPrice: '29.90',
  62. specifications: "咖啡大师燕麦奶250ml*6瓶",
  63. num: 1,
  64. payPrice: '141.00',
  65. remark: '买家急用,仓库尽早发货'
  66. },
  67. {
  68. name: 'Trinity 自由比格',
  69. status: 2,
  70. headerImg: "https://ts3.cn.mm.bing.net/th?id=OIP-C.uMf5AX3a6yYpIhpEkyDxiQAAAA&w=250&h=250&c=8&rs=1&qlt=90&o=6&dpr=2&pid=3.1&rm=2",
  71. orderImg: "https://img12.360buyimg.com/jdcms/s460x460_jfs/t1/226637/16/19995/180517/66696f86Fa90c7d49/3bc094e1eb7aeb12.jpg.avif",
  72. orderDetail: 'OATLY噢麦力 咖啡大师…',
  73. orderPrice: '29.90',
  74. specifications: "咖啡大师燕麦奶250ml*6瓶",
  75. num: 1,
  76. payPrice: '141.00',
  77. remark: '买家急用,仓库尽早发货'
  78. },
  79. {
  80. name: 'Trinity 自由比格',
  81. status: 3,
  82. headerImg: "https://ts3.cn.mm.bing.net/th?id=OIP-C.uMf5AX3a6yYpIhpEkyDxiQAAAA&w=250&h=250&c=8&rs=1&qlt=90&o=6&dpr=2&pid=3.1&rm=2",
  83. orderImg: "https://img12.360buyimg.com/jdcms/s460x460_jfs/t1/226637/16/19995/180517/66696f86Fa90c7d49/3bc094e1eb7aeb12.jpg.avif",
  84. orderDetail: 'OATLY噢麦力 咖啡大师…',
  85. orderPrice: '29.90',
  86. specifications: "咖啡大师燕麦奶250ml*6瓶",
  87. num: 1,
  88. payPrice: '141.00',
  89. remark: '买家急用,仓库尽早发货'
  90. },
  91. {
  92. name: 'Trinity 自由比格',
  93. status: 4,
  94. headerImg: "https://ts3.cn.mm.bing.net/th?id=OIP-C.uMf5AX3a6yYpIhpEkyDxiQAAAA&w=250&h=250&c=8&rs=1&qlt=90&o=6&dpr=2&pid=3.1&rm=2",
  95. orderImg: "https://img12.360buyimg.com/jdcms/s460x460_jfs/t1/226637/16/19995/180517/66696f86Fa90c7d49/3bc094e1eb7aeb12.jpg.avif",
  96. orderDetail: 'OATLY噢麦力 咖啡大师…',
  97. orderPrice: '29.90',
  98. specifications: "咖啡大师燕麦奶250ml*6瓶",
  99. num: 1,
  100. payPrice: '141.00',
  101. remark: '买家急用,仓库尽早发货'
  102. },
  103. ]
  104. }
  105. },
  106. methods: {
  107. tabSwitch(num) {
  108. this.follow = num
  109. },
  110. toInformation(item){
  111. if(item.status == 0) return;
  112. uni.navigateTo({
  113. url:`/pageD/orderDetail/orderDetail?orderStatus=${item.status}`
  114. })
  115. }
  116. },
  117. computed: {
  118. i18n() {
  119. return this.$t("index")
  120. }
  121. },
  122. mounted() {
  123. uni.setNavigationBarTitle({
  124. title: "订单管理"
  125. })
  126. }
  127. }
  128. </script>
  129. <style scoped lang="scss">
  130. .page {
  131. .tab-1 {
  132. padding: 0 24rpx;
  133. background-color: #fff;
  134. ::v-deep .u-input {
  135. background-color: #f4f4f4;
  136. }
  137. .top-tab {
  138. margin-top: 20rpx;
  139. display: flex;
  140. justify-content: space-between;
  141. overflow-y: auto;
  142. padding-bottom: 10rpx;
  143. // flex-shrink: 1;
  144. // width: 100vw;
  145. .tab {
  146. margin-right: 40rpx;
  147. font-size: 26rpx;
  148. color: rgba(34, 34, 34, .8);
  149. flex-shrink: 0;
  150. height: 44rpx;
  151. display: flex;
  152. align-items: flex-end;
  153. }
  154. .commodity {
  155. position: relative;
  156. font-weight: 600;
  157. font-size: 32rpx;
  158. }
  159. .commodity::before {
  160. content: '';
  161. display: block;
  162. height: 8rpx;
  163. width: 100%;
  164. background: linear-gradient(to right, #f83224, #fff);
  165. position: absolute;
  166. bottom: 5rpx;
  167. opacity: 0.8;
  168. }
  169. }
  170. }
  171. .center {
  172. padding: 20rpx 24rpx;
  173. }
  174. }
  175. </style>