1 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pageD/deliverGoods/deliverGoods"],{"0081":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=function(){n.e("pageD/components/selectExpress").then(function(){return resolve(n("8683"))}.bind(null,n)).catch(n.oe)},o={components:{SelectExpress:i},data:function(){return{orderDetail:{},isShow:!1,code:"",name:"",nameShow:!1,expressCode:"",filterList:[],expressNameList:[]}},onLoad:function(e){this.getDetail(e.id)},methods:{scanningNumber:function(){var t=this;e.authorize({scope:"scope.camera",success:function(){t.scanQrCode()},fail:function(){e.showToast({title:"您拒绝了授权",icon:"none"})}})},openSelect:function(){this.nameShow=!0},searchExpress:function(e){e||(this.expressCode=""),this.filterList=this.expressNameList.filter((function(t){return t.name.includes(e)})).map((function(e){return e}))},getExpressNameList:function(){var t=this;e.$u.http.get("/api/express-company").then((function(e){t.expressNameList=e,t.filterList=e}))},selected:function(e){this.name=e.name,this.expressCode=e.code,this.nameShow=!1},immediateDelivery:function(){!this.nameShow&&this.expressCode?e.$u.http.post("/api/order/merchant_delivery",{order_id:this.orderDetail.id,delivery_no:this.code,company_code:this.expressCode}).then((function(t){e.showToast({title:"已发货",icon:"none"});var n=setTimeout((function(){e.navigateBack({delta:1}),clearTimeout(n)}),1e3)})):e.showToast({title:"请选择物流公司",icon:"none"})},scanQrCode:function(){e.scanCode({success:function(t){t.result||e.showToast({title:"扫描失败",icon:"none"})},fail:function(){e.showToast({title:"调用相机失败",icon:"none"})}})},showContent:function(){this.isShow=!this.isShow},getDetail:function(t){var n=this;e.$u.http.get("/api/order/read?id=".concat(t)).then((function(e){n.orderDetail=e}))}},mounted:function(){this.getExpressNameList(),e.setNavigationBarTitle({title:"立即发货"})}};t.default=o}).call(this,n("543d")["default"])},"0ce3":function(e,t,n){"use strict";var i=n("14a3"),o=n.n(i);o.a},"14a3":function(e,t,n){},"17b5":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return s})),n.d(t,"a",(function(){return i}));var i={uIcon:function(){return Promise.all([n.e("common/vendor"),n.e("uview-ui/components/u-icon/u-icon")]).then(n.bind(null,"01eb"))},"u-Input":function(){return Promise.all([n.e("common/vendor"),n.e("uview-ui/components/u--input/u--input")]).then(n.bind(null,"bead"))}},o=function(){var e=this,t=e.$createElement,n=(e._self._c,e.__map(e.orderDetail.goods,(function(t,n){var i=e.__get_orig(t),o=t.amount.split("."),s=t.amount.split(".");return{$orig:i,g0:o,g1:s}}))),i=e.isShow?null:e.orderDetail.address_name.split("");e.$mp.data=Object.assign({},{$root:{l0:n,g2:i}})},s=[]},"20f4":function(e,t,n){"use strict";n.r(t);var i=n("17b5"),o=n("9781");for(var s in o)["default"].indexOf(s)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(s);n("0ce3");var a,r=n("f0c5"),c=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,"0e1595aa",null,!1,i["a"],a);t["default"]=c.exports},9781:function(e,t,n){"use strict";n.r(t);var i=n("0081"),o=n.n(i);for(var s in i)["default"].indexOf(s)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(s);t["default"]=o.a},f2a9:function(e,t,n){"use strict";(function(e,t){var i=n("4ea4");n("f93b");i(n("66fd"));var o=i(n("20f4"));e.__webpack_require_UNI_MP_PLUGIN__=n,t(o.default)}).call(this,n("bc2e")["default"],n("543d")["createPage"])}},[["f2a9","common/runtime","common/vendor"]]]);
|