"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const common_vendor = require("./common/vendor.js"); const uni_modules_vkUviewUi_index = require("./uni_modules/vk-uview-ui/index.js"); if (!Math) { "./pages/login/login.js"; "./pages/index/index.js"; "./pages/Nursing/index.js"; "./pages/watch/index.js"; "./pages/watch/settings/settings.js"; "./pages/watch/settings/input.js"; "./pages/watch/settings/saoma.js"; "./pages/watch/settings/leida.js"; "./pages/NursingNew/index.js"; "./pages/Warehousing/index.js"; "./pages/Initialization/index.js"; "./pages/assess/index.js"; "./pages/timeMatrix/index.js"; "./pages/timeMatrix/indexnew.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"); } }; const donghua = () => "./component/public/donghua.js"; const arrowkeys = () => "./component/public/newgame/arrowkeys.js"; function createApp() { const app = common_vendor.createSSRApp(_sfc_main); app.use(uni_modules_vkUviewUi_index.uView); app.component("donghua", donghua); app.component("arrowkeys", arrowkeys); return { app }; } createApp().app.mount("#app"); exports.createApp = createApp; //# sourceMappingURL=../.sourcemap/mp-weixin/app.js.map