refund-details.vue 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. <!-- 退款详情 -->
  2. <template>
  3. <view class="wrap">
  4. <HeaderViewBar ref='HeaderViewBar' title='退款详情' :opacity="scrollTop / 20"
  5. backgroundColor='linear-gradient(90deg, #F58711, #E63D23)'
  6. style="position: fixed; top: 0; z-index: 999999999;" @tap="back">
  7. </HeaderViewBar>
  8. <view class="bg"></view>
  9. <view class="container-wrap">
  10. <view class="address-box">
  11. <view class="return-address-label">退货地址</view>
  12. <view class="address-box-module">
  13. <image src="../../../static/location-2.png" class="location-icon" mode="widthFix"></image>
  14. <view class="address-sidebar">
  15. <view class="address-column">
  16. <view class="return-address-msg">
  17. 收货人:上海孩子王品牌旗舰店 0563-6988538
  18. </view>
  19. <view class="return-address-msg">
  20. 安徽省宣城市广德县经济开发区建设北路安徽孩
  21. 子王有限公司
  22. </view>
  23. </view>
  24. </view>
  25. </view>
  26. </view>
  27. <!-- <view class="refund-msg-box">
  28. <view class="refund-msg-title orange">等待商家确认收货</view> -->
  29. <!-- <view class="refund-msg-title orange">商家拒绝了你的申请</view> -->
  30. <!-- <view class="refund-msg-time">2021-11-1 20:40</view> -->
  31. <!-- <view class="refund-msg-msg">进行重新申请退款</view> -->
  32. <!-- <view class="refund-msg-msg">还剩2天23小时</view>
  33. </view> -->
  34. <!-- 退款关闭显示 -->
  35. <!-- <view class="refund-msg">
  36. 因您撤销退款申请,退款关闭,交易将正常进行。请关注交易超时
  37. </view> -->
  38. <!-- <view class="refund-msg-list">
  39. <view class="refund-msg-label">因商家超时未处理,交易支持退款</view>
  40. <view class="refund-msg-item">
  41. <text class="red-color">退款总金额</text>
  42. <text class="red-color">¥16.20</text>
  43. </view>
  44. <view class="refund-msg-item">
  45. <text>未退回支付宝余额</text>
  46. <text>¥16.20</text>
  47. </view>
  48. <view class="refund-msg-item">
  49. <text>未退回积分</text>
  50. <text>¥16.20</text>
  51. </view>
  52. </view> -->
  53. <!-- 拒绝申请显示 -->
  54. <!-- <view class="refund-application-box">
  55. <view class="refund-application-title">你已成功发起退款申请,请耐心等待商家处理。</view>
  56. <view class="refund-application-list">
  57. <view class="refund-application-item">
  58. 商家同意,请按照给出的退货地址退货,并请记录退货运单号。
  59. </view>
  60. <view class="refund-application-item">
  61. 如商家拒绝,您可以修改申请后再次发起,商家将会重新处理
  62. </view>
  63. <view class="refund-application-item">
  64. 如商家超时未处理,退货申请达成,请按照系统给出的退货地址退货
  65. </view>
  66. </view>
  67. <view class="refund-application-btnBox">
  68. <button type="default" class="border-red">再次申请</button>
  69. </view>
  70. </view> -->
  71. <!-- 等待商家确认收货 -->
  72. <!-- <view class="wait-box">
  73. <view class="wait-top">你的快递已寄出等待商家确认</view>
  74. <view class="wait-module">
  75. <view class="wait-module-label">快递信息</view>
  76. <view class="express-information-row">
  77. <text>物流公司</text>
  78. 顺丰快递
  79. </view>
  80. <view class="express-information-row">
  81. <text>物流单号</text>
  82. YT4518713483541
  83. </view>
  84. </view>
  85. <view class="wait-module">
  86. <view class="wait-module-label">快递信息</view>
  87. <view class="wait-module-list">
  88. <view class="refund-application-item">
  89. 未与商家协商一致,请勿使用到付或平邮,以免商家拒签货物。
  90. </view>
  91. <view class="refund-application-item">
  92. 交易的钱款还在平台中间账户,确保您资金安全
  93. </view>
  94. <view class="refund-application-item">
  95. 请填写真实物流信息,逾期未填写,退货申请将撒销
  96. </view>
  97. </view>
  98. </view>
  99. </view> -->
  100. <!-- 等待商家确认收货 -->
  101. <view class="wait-box">
  102. <view class="wait-top">商家已同意退货申请,请尽早发货</view>
  103. <view class="address-box-wrap">
  104. <image src="../../../static/location-2.png" class="location-icon" mode="widthFix"></image>
  105. <view class="address-sidebar">
  106. <view class="address-column">
  107. <view class="address-text">
  108. 收货人:上海孩子王品牌旗舰店 0563-6988538
  109. </view>
  110. <view class="address-text">
  111. 安徽省宣城市广德县经济开发区建设北路安徽孩
  112. 子王有限公司
  113. </view>
  114. </view>
  115. </view>
  116. </view>
  117. <view class="wait-module" style="border: none;">
  118. <view class="wait-module-label">退货说明:</view>
  119. <view class="wait-module-list">
  120. <view class="refund-application-item">
  121. 未与商家协商一致,请勿使用到付或平邮,以免商家拒签货物。
  122. </view>
  123. <view class="refund-application-item">
  124. 交易的钱款还在平台中间账户,确保您资金安全
  125. </view>
  126. <view class="refund-application-item">
  127. 请填写真实物流信息,逾期未填写,退货申请将撒销
  128. </view>
  129. </view>
  130. </view>
  131. <view class="return-btnBox">
  132. <button type="default" class="border-red">撤销申请</button>
  133. <button type="default" class="border-red">
  134. <text>我已寄出</text>
  135. <text>点击填写物流单号</text>
  136. </button>
  137. </view>
  138. </view>
  139. <view class="logistics-information-list">
  140. <view class="logistics-information-item">
  141. <text>物流公司</text>
  142. <view class="right-row">
  143. <picker class="picker" @change="bindPickerChange" :value="index" :range="array" range-key="name">
  144. <view :class="index >= 0 ? 'selected' : 'gray'">
  145. {{index >= 0 ? array[index].name :'请选择物流公司'}}
  146. </view>
  147. </picker>
  148. <image src="../../../static/back-icon2.png" mode="widthFix"></image>
  149. </view>
  150. </view>
  151. <view class="logistics-information-item">
  152. <text>物流单号</text>
  153. <view class="right-row">
  154. <input type="text" value="" placeholder="请填写物流单号" placeholder-class="placeholder" />
  155. <image src="../../../static/back-icon2.png" mode="widthFix"></image>
  156. </view>
  157. </view>
  158. </view>
  159. <view class="padding-box">
  160. <view class="item">
  161. <view class="item-top">
  162. <text>退款信息</text>
  163. </view>
  164. <view class="item-content">
  165. <image src="../../../static/img-4.png" class="product-img" mode="aspectFill"></image>
  166. <view class="item-content-sidebar">
  167. <view class="product-item-row-between">
  168. <view class="product-item-name">
  169. 冻干柠檬片 蜂蜜柠檬茶 保留鲜度96% 美白神器
  170. </view>
  171. <view class="row-end">
  172. <text class="product-item-price">¥394.00</text>
  173. <text class="product-item-num">x <text>1</text></text>
  174. </view>
  175. </view>
  176. <view class="product-item-tag">
  177. <text>一盒15g*20袋</text>
  178. </view>
  179. </view>
  180. </view>
  181. <view class="msg-box">
  182. <view class="msg-row-between">
  183. <view class="msg-row-left">
  184. <text>退款原因</text>订单信息拍错
  185. </view>
  186. </view>
  187. <view class="msg-row-between">
  188. <view class="msg-row-left">
  189. <text>退款金额</text>¥980.00
  190. </view>
  191. </view>
  192. <view class="msg-row-between">
  193. <view class="msg-row-left">
  194. <text>申请件数</text>2019-11-29 09:47
  195. </view>
  196. </view>
  197. <view class="msg-row-between">
  198. <view class="msg-row-left">
  199. <text>申请时间</text>2019-11-29 09:47
  200. </view>
  201. </view>
  202. <view class="msg-row-between">
  203. <view class="msg-row-left">
  204. <text>退款编号</text>43898259513465
  205. </view>
  206. </view>
  207. </view>
  208. </view>
  209. </view>
  210. </view>
  211. <view class="footer">
  212. <button type="default" class="border-red">取消退款</button>
  213. <button type="default" class="border-red">申请退款</button>
  214. <!-- <button type="default" class="allWidth">提交</button> -->
  215. </view>
  216. </view>
  217. </template>
  218. <script>
  219. import HeaderViewBar from '../../../components/header-view-bar/header-view-bar.vue';
  220. export default {
  221. components: {
  222. HeaderViewBar,
  223. },
  224. data() {
  225. return {
  226. headerHeight: 0,
  227. scrollTop: 0,
  228. //选择快递 一级弹窗
  229. array: [{
  230. name: '韵达快递'
  231. }, {
  232. name: '顺丰快递'
  233. }, {
  234. name: '圆通快递'
  235. }, {
  236. name: '中通快递'
  237. }],
  238. index: -1,
  239. }
  240. },
  241. onShow() {
  242. setTimeout(() => {
  243. this.headerHeight = this.$refs['HeaderViewBar'].getHeaderStyle().headerHeight;
  244. }, 20);
  245. },
  246. methods: {
  247. //返回上一页
  248. back() {
  249. uni.navigateBack({
  250. delta: 1,
  251. })
  252. },
  253. //选择快递 一级弹窗
  254. bindPickerChange: function(e) {
  255. this.index = e.detail.value;
  256. },
  257. },
  258. onPageScroll(e) {
  259. this.scrollTop = e.scrollTop;
  260. }
  261. }
  262. </script>
  263. <style scoped lang="scss">
  264. @import "./refund-details.css";
  265. </style>