pageSuccess.js 2.7 KB

1
  1. require('../common/vendor.js');(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pagesPurchase/components/pageSuccess"],{"0152":function(t,e,n){"use strict";n.r(e);var o=n("44ac"),i=n("1464");for(var c in i)["default"].indexOf(c)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(c);n("3589");var u,a=n("0095"),r=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"bbd4423c",null,!1,o["a"],u);e["default"]=r.exports},1464:function(t,e,n){"use strict";n.r(e);var o=n("7ab2"),i=n.n(o);for(var c in o)["default"].indexOf(c)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(c);e["default"]=i.a},3589:function(t,e,n){"use strict";var o=n("8946"),i=n.n(o);i.a},"44ac":function(t,e,n){"use strict";var o;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return c})),n.d(e,"a",(function(){return o}));var i=function(){var t=this,e=t.$createElement;t._self._c},c=[]},"7ab2":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=n("7adc"),i=function(){n.e("components/app-result").then(function(){return resolve(n("9325"))}.bind(null,n)).catch(n.oe)},c={name:"pageSuccess",components:{appResult:i},data:function(){return{title:"",flowersItemInfo:"",flowersList:[],productList:[]}},onShow:function(){this.flowersItemInfo=t.getStorageSync("flowersItemInfo"),this.getList()},onLoad:function(t){this.title=t.title},onUnload:function(){t.removeStorageSync("flowersItemInfo"),t.navigateBack({delta:2})},methods:{priceFocus:function(t){this.flowersList[t].autoPrice=""},closeLayer:function(){t.navigateBack({delta:3})},getList:function(){var t="",e=this;this.flowersItemInfo.forEach((function(e){t+=e.productId+","})),(0,o.getAllProductDataApi)({ids:t.substring(0,t.lastIndexOf(","))}).then((function(t){e.flowersList=t.data.list,e.productList=[],console.log("that.productList",e.productList),e.flowersList.forEach((function(t,n,o){e.productList.push({id:t.id,price:t.autoPrice})}))}))},updatePrice:function(t,e){var n=this.productList.map((function(n){return n.id==t?{id:t,price:e}:n}));this.productList=n,console.log(this.productList)},commitChange:function(){var e=this;(0,o.batchUpdatePrice)({data:JSON.stringify(this.productList),type:"price"}).then((function(n){t.showToast({title:n.msg}),1==n.code&&setTimeout((function(){e.goBackHome()}),1e3)}))},goBackHome:function(){this.$util.pageTo({url:"/admin/home/workbench",type:4,query:{tabIndex:0}})}}};e.default=c}).call(this,n("f3be")["default"])},8946:function(t,e,n){},bdee:function(t,e,n){"use strict";(function(t){n("6cdc");o(n("4a15"));var e=o(n("0152"));function o(t){return t&&t.__esModule?t:{default:t}}t(e.default)}).call(this,n("f3be")["createPage"])}},[["bdee","common/runtime","common/vendor"]]]);