|
|
- "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({
- onLaunch: function() {
- common_vendor.index.__f__("log", "at App.uvue:5", "App Launch");
- },
- onShow: function() {
- common_vendor.index.__f__("log", "at App.uvue:8", "App Show");
- },
- onHide: function() {
- common_vendor.index.__f__("log", "at App.uvue:11", "App Hide");
- },
- onExit: function() {
- common_vendor.index.__f__("log", "at App.uvue:32", "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
|