subsidy.js 5.3 KB

12
  1. require('./common/vendor.js');(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pageA/subsidy"],{271:function(t,n,e){"use strict";(function(t,n){var i=e(4);e(26);i(e(25));var a=i(e(272));t.__webpack_require_UNI_MP_PLUGIN__=e,n(a.default)}).call(this,e(1)["default"],e(2)["createPage"])},272:function(t,n,e){"use strict";e.r(n);var i=e(273),a=e(275);for(var s in a)["default"].indexOf(s)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(s);e(277);var o,c=e(45),r=Object(c["default"])(a["default"],i["render"],i["staticRenderFns"],!1,null,"926bfee0",null,!1,i["components"],o);r.options.__file="pageA/subsidy.vue",n["default"]=r.exports},273:function(t,n,e){"use strict";e.r(n);var i=e(274);e.d(n,"render",(function(){return i["render"]})),e.d(n,"staticRenderFns",(function(){return i["staticRenderFns"]})),e.d(n,"recyclableRender",(function(){return i["recyclableRender"]})),e.d(n,"components",(function(){return i["components"]}))},274:function(t,n,e){"use strict";var i;e.r(n),e.d(n,"render",(function(){return a})),e.d(n,"staticRenderFns",(function(){return o})),e.d(n,"recyclableRender",(function(){return s})),e.d(n,"components",(function(){return i}));try{i={uNavbar:function(){return Promise.all([e.e("common/vendor"),e.e("uview-ui/components/u-navbar/u-navbar")]).then(e.bind(null,850))},uIcon:function(){return Promise.all([e.e("common/vendor"),e.e("uview-ui/components/u-icon/u-icon")]).then(e.bind(null,974))},uTabs:function(){return Promise.all([e.e("common/vendor"),e.e("uview-ui/components/u-tabs/u-tabs")]).then(e.bind(null,924))}}}catch(c){if(-1===c.message.indexOf("Cannot find module")||-1===c.message.indexOf(".vue"))throw c;console.error(c.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var a=function(){var t=this,n=t.$createElement,e=(t._self._c,t.__map(t.list,(function(n,e){var i=t.__get_orig(n),a=1==t.show?n.price.slice(0,-3):null,s=1==t.show?n.price.slice(-3):null,o=2==t.show||3==t.show?n.price.slice(0,-3):null,c=2==t.show||3==t.show?n.price.slice(-3):null;return{$orig:i,g0:a,g1:s,g2:o,g3:c}})));t.$mp.data=Object.assign({},{$root:{l0:e}})},s=!1,o=[];a._withStripped=!0},275:function(t,n,e){"use strict";e.r(n);var i=e(276),a=e.n(i);for(var s in i)["default"].indexOf(s)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(s);n["default"]=a.a},276:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={data:function(){return{list1:[],show:1,list:[],Pleaseproductname:"",language:"zh-CN",keyword:"",parent_id:"",page:1,limit:10,last_page:1}},onReachBottom:function(){this.page<this.last_page?(this.page++,1==this.show&&this.subsid(),2==this.show&&this.pack(),3==this.show&&this.shipp()):this.$u.toast(this.i18n.Nofurtherdata)},computed:{i18n:function(){return this.$t("index")}},onLoad:function(t){this.show=t.show},onShow:function(){""!=t.getStorageSync("language")&&(this.language=t.getStorageSync("language")),1==this.show&&this.subsid(""),2==this.show&&this.pack(""),3==this.show&&this.shipp(""),this.category()},methods:{retur:function(){t.navigateBack()},todetail:function(n){console.log(n),t.navigateTo({url:"/pageA/productdetails?id="+n})},changetab:function(t){this.parent_id=t.id,1==this.show&&this.subsid(t.id),2==this.show&&this.pack(t.id),3==this.show&&this.shipp(t.id)},search:function(t){1==this.show&&this.subsid(this.parent_id),2==this.show&&this.pack(this.parent_id),3==this.show&&this.shipp(this.parent_id)},category:function(){var n=this;t.$u.http.get("/api/goods/category",{params:{parent_id:0}}).then((function(t){var e=t;n.list1=[{name:"",category_id:""}],"en-US"==n.language&&(e.forEach((function(t){t.name=t.name_en})),n.list1[0].name="selection"),"es-ES"==n.language&&(e.forEach((function(t){t.name=t.name_es})),n.list1[0].name="Una selección de"),"it-IT"==n.language&&(e.forEach((function(t){t.name=t.name_ita})),n.list1[0].name="selezionate"),"zh-CN"==n.language&&(e.forEach((function(t){t.name=t.name_cn})),n.list1[0].name="精选"),n.list1=n.list1.concat(e),console.log(n.list1)})).catch((function(){}))},shipp:function(n){var e=this;t.$u.http.post("api/goods/shipping",{page:this.page,limit:this.limit,parent_id:n,keyword:this.keyword}).then((function(t){e.last_page=t.last_page,1==e.page?e.list=t.data:e.list=e.list.concat(t.data)})).catch((function(){}))},pack:function(n){var e=this;t.$u.http.post("/api/goods/pack",{page:this.page,limit:this.limit,parent_id:n,keyword:this.keyword}).then((function(t){e.last_page=t.last_page,1==e.page?e.list=t.data:e.list=e.list.concat(t.data)})).catch((function(){}))},subsid:function(n){var e=this;t.$u.http.post("/api/goods/subsidy",{page:this.page,limit:this.limit,parent_id:n,keyword:this.keyword}).then((function(t){e.last_page=t.last_page,1==e.page?e.list=t.data:e.list=e.list.concat(t.data)})).catch((function(){}))}}};n.default=e}).call(this,e(2)["default"])},277:function(t,n,e){"use strict";e.r(n);var i=e(278),a=e.n(i);for(var s in i)["default"].indexOf(s)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(s);n["default"]=a.a},278:function(t,n,e){}},[[271,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../.sourcemap/mp-weixin/pageA/subsidy.js.map