"use strict";
|
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
const common_vendor = require("./common/vendor.js");
|
|
if (!Math) {
|
|
"./pages/index/login.js";
|
|
"./pages/home/home.js";
|
|
"./pages/index/wode.js";
|
|
"./pages/views/dingDanCreate.js";
|
|
"./pages/index/dingdan.js";
|
|
"./pages/index/PayPal.js";
|
|
}
|
|
const _sfc_main = common_vendor.defineComponent({
|
|
usrInfo: {},
|
|
allMsg: [],
|
|
infoList: [],
|
|
productName: "",
|
|
productUrl: "",
|
|
storeName: "",
|
|
dealerAddress: "",
|
|
onLaunch: function() {
|
|
common_vendor.index.__f__("log", "at App.uvue:12", "App Launch");
|
|
},
|
|
onShow: function() {
|
|
common_vendor.index.__f__("log", "at App.uvue:15", "App Show");
|
|
},
|
|
onHide: function() {
|
|
common_vendor.index.__f__("log", "at App.uvue:18", "App Hide");
|
|
},
|
|
onExit: function() {
|
|
common_vendor.index.__f__("log", "at App.uvue:39", "App Exit");
|
|
}
|
|
});
|
|
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
|