2025-11-24 22:37:11 +08:00

41 lines
1.1 KiB
JavaScript

"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const common_vendor = require("./common/vendor.js");
if (!Math) {
"./pages/index/index.js";
"./pages/login/index.js";
"./pages/shop/index.js";
"./pages/cabinet/index.js";
"./pages/mine/index.js";
"./pages/points/index.js";
"./pages/orders/index.js";
"./pages/address/index.js";
"./pages/address/edit.js";
"./pages/help/index.js";
"./pages/agreement/user.js";
"./pages/agreement/purchase.js";
"./pages/activity/yifanshang/index.js";
"./pages/activity/wuxianshang/index.js";
"./pages/activity/duiduipeng/index.js";
}
const _sfc_main = {
onLaunch: function() {
common_vendor.index.__f__("log", "at App.vue:4", "App Launch");
},
onShow: function() {
common_vendor.index.__f__("log", "at App.vue:7", "App Show");
},
onHide: function() {
common_vendor.index.__f__("log", "at App.vue:10", "App Hide");
}
};
function createApp() {
const app = common_vendor.createSSRApp(_sfc_main);
return {
app
};
}
createApp().app.mount("#app");
exports.createApp = createApp;
//# sourceMappingURL=../.sourcemap/mp-weixin/app.js.map