合同小程序前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

41 lines
1.1 KiB

"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