| | |
| | | GetExplosiveGoodsList() { |
| | | let me = this; |
| | | common_vendor.index.request({ |
| | | url: "https://h.ushopvip.com/api/TkProduct/GetExplosiveGoodsList", |
| | | url: "/api/TkProduct/GetExplosiveGoodsList", |
| | | method: "POST", |
| | | data: { |
| | | pageNo: 1, |
| | |
| | | GetRankingGoodsList() { |
| | | let me = this; |
| | | common_vendor.index.request({ |
| | | url: "https://h.ushopvip.com/api/TkProduct/GetRankingGoodsList", |
| | | url: "/api/TkProduct/GetRankingGoodsList", |
| | | method: "POST", |
| | | data: { |
| | | pageNo: 1, |
| | |
| | | } |
| | | me.currentGoodsPage = cur; |
| | | common_vendor.index.request({ |
| | | url: "https://h.ushopvip.com/api/TkProduct/GetCategoryProductList", |
| | | url: "/api/TkProduct/GetCategoryProductList", |
| | | method: "POST", |
| | | data: { |
| | | PageNo: cur, |
| | |
| | | let me = this; |
| | | common_vendor.index.request({ |
| | | // header:{'Access-Control-Allow-Originle':'*'}, |
| | | url: "https://h.ushopvip.com/api/TkProduct/GetSuperCategory", |
| | | url: "/api/TkProduct/GetSuperCategory", |
| | | method: "POST", |
| | | // data: {}, |
| | | success(res) { |
| | |
| | | me.currentGoodsPage = cur; |
| | | common_vendor.index.request({ |
| | | // header:{'Access-Control-Allow-Originle':'*'}, |
| | | url: "https://h.ushopvip.com/api/TkProduct/GetRecommendGoodsList", |
| | | url: "/api/TkProduct/GetRecommendGoodsList", |
| | | method: "POST", |
| | | data: { |
| | | pageNo: cur, |
| | |
| | | return common_vendor.e({ |
| | | a: item2 == null ? void 0 : item2.mainPic, |
| | | b: item2.shopType == 0 ? "https://img.alicdn.com/imgextra/i4/751308485/O1CN01ppfg8j2CYBRpPtb51_!!751308485.png" : "https://img.alicdn.com/imgextra/i4/751308485/O1CN01mKVp3U2CYBRzeHVcG_!!751308485.png", |
| | | c: common_vendor.t(item2 == null ? void 0 : item2.dtitle), |
| | | c: common_vendor.t((item2 == null ? void 0 : item2.dtitle.length) > 24 ? (item2 == null ? void 0 : item2.dtitle.slice(0, 24)) + "..." : item2 == null ? void 0 : item2.dtitle), |
| | | d: item2 == null ? void 0 : item2.couponPrice |
| | | }, (item2 == null ? void 0 : item2.couponPrice) ? {} : {}, { |
| | | e: common_vendor.t(item2 == null ? void 0 : item2.actualPrice), |
| | |
| | | h: common_vendor.o((...args) => $options.switchTab && $options.switchTab(...args)) |
| | | }; |
| | | } |
| | | const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/项目/Yfcodes/crm_app_new/pages/index/index.vue"]]); |
| | | const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "E:/OPProject/fx_h5_web/pages/index/index.vue"]]); |
| | | _sfc_main.__runtimeHooks = 6; |
| | | wx.createPage(MiniProgramPage); |