杨总惠通宝
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.
htb_backend/public/static/js/pages-users-refund-index.28...

1 line
8.9 KiB

9 months ago
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-refund-index"],{3122:function(e,t,r){var n=r("24fb");t=n(!1),t.push([e.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.refund-wrapper[data-v-6bdf0f38]{background-color:#fff}.refund-wrapper .item[data-v-6bdf0f38]{position:relative;display:flex;padding:%?25?% %?30?%}.refund-wrapper .item[data-v-6bdf0f38]:after{content:" ";position:absolute;right:0;bottom:0;width:%?657?%;height:1px;background:#f0f0f0}.refund-wrapper .item .img-box[data-v-6bdf0f38]{width:%?130?%;height:%?130?%}.refund-wrapper .item .img-box uni-image[data-v-6bdf0f38]{width:%?130?%;height:%?130?%;border-radius:%?16?%}.refund-wrapper .item .info[data-v-6bdf0f38]{display:flex;flex-direction:column;justify-content:space-between;width:%?500?%;margin-left:%?26?%}.refund-wrapper .item .info .tips[data-v-6bdf0f38]{color:#868686;font-size:%?20?%}.refund-wrapper .item .info .price[data-v-6bdf0f38]{font-size:%?26?%}.refund-wrapper .item .check-box[data-v-6bdf0f38]{display:flex;align-items:center;justify-content:center;flex:1}.refund-wrapper .item .check-box .iconfont[data-v-6bdf0f38]{font-size:%?40?%;color:#ccc}.refund-wrapper .item .check-box .icon-xuanzhong1[data-v-6bdf0f38]{color:var(--view-theme)}.refund-wrapper .btn-box[data-v-6bdf0f38]{position:fixed;left:50%;bottom:%?60?%;width:%?690?%;height:%?86?%;-webkit-transform:translateX(-50%);transform:translateX(-50%);line-height:%?86?%;text-align:center;color:#fff;background:var(--view-theme);border-radius:%?43?%;font-size:%?32?%}',""]),e.exports=t},"565c":function(e,t,r){"use strict";var n=r("c5cf"),u=r.n(n);u.a},6608:function(e,t,r){"use strict";r.d(t,"b",(function(){return n})),r.d(t,"c",(function(){return u})),r.d(t,"a",(function(){}));var n=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-uni-view",{staticClass:"refund-wrapper",style:e.viewColor},[e._l(e.orderDetail,(function(t){return r("v-uni-view",{staticClass:"item"},[r("v-uni-view",{staticClass:"img-box"},[r("v-uni-image",{attrs:{src:t.cart_info.product.image}})],1),r("v-uni-view",{staticClass:"info"},[r("v-uni-view",{staticClass:"name line1"},[e._v(e._s(t.cart_info.product.store_name))]),r("v-uni-view",{staticClass:"tips"},[e._v(e._s(t.cart_info.productAttr.sku))]),r("v-uni-view",{staticClass:"price"},[e._v("¥"+e._s(t.cart_info.productAttr.price)+" ×"+e._s(t.refund_num))])],1),r("v-uni-view",{staticClass:"check-box",on:{click:function(r){arguments[0]=r=e.$handleEvent(r),e.bindCheck(t)}}},[t.check?r("v-uni-view",{staticClass:"iconfont icon-xuanzhong1"}):r("v-uni-view",{staticClass:"iconfont icon-weixuanzhong"})],1)],1)})),r("v-uni-view",{staticClass:"btn-box",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.confirm.apply(void 0,arguments)}}},[e._v("申请退款")])],2)},u=[]},a60b:function(e,t,r){"use strict";r("7a82");var n=r("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.applyInvoiceApi=function(e,t){return u.default.post("order/receipt/".concat(e),t)},t.cartDel=function(e){return u.default.post("user/cart/delete",e)},t.changeCartNum=function(e,t){return u.default.post("user/cart/change/"+e,t)},t.createOrder=functio