UNPKG

@aiot-toolkit/velasim

Version:

vela for sim

61 lines (53 loc) 3.09 kB
export default function(global, globalThis, window, $app_exports$){ var $app_define_wrap$ = $app_define_wrap$ || function() {} var createAppHandler = function() { return /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ /***/ "./src/manifest.json": /*!***************************!*\ !*** ./src/manifest.json ***! \***************************/ /***/ ((module) => { "use strict"; module.exports = JSON.parse('{"package":"com.xiaomi.xichuangzhu","name":"example","versionName":"1.0.0","versionCode":1,"minPlatformVersion":1000,"icon":"/common/icon.png","deviceTypeList":["watch"],"features":[{"name":"@system.router"},{"name":"@system.fetch"},{"name":"@system.storage"},{"name":"@system.network"},{"name":"@system.app"}],"config":{"logLevel":"log","designWidth":466},"router":{"entry":"pages/index","pages":{"pages/index":{"component":"index"},"pages/start":{"component":"start"},"pages/art_detail":{"component":"art_detail"},"pages/art1":{"component":"art1"},"pages/setting":{"component":"setting"},"pages/setting_list":{"component":"setting_list"},"pages/ewm":{"component":"ewm"},"pages/ticai":{"component":"ticai"},"pages/user":{"component":"user"},"pages/yinsi":{"component":"yinsi"},"pages/wenku":{"component":"wenku"},"pages/wenku_xq":{"component":"wenku_xq"},"pages/shoucang":{"component":"shoucang"},"pages/shoucang_detail":{"component":"shoucang_detail"},"pages/wenku_detail":{"component":"wenku_detail"},"pages/shouquan":{"component":"shouquan"},"pages/tuisong":{"component":"tuisong"},"pages/city":{"component":"city"},"pages/city_xq":{"component":"city_xq"}}}}'); /***/ }) /******/ }); /************************************************************************/ /******/ // The module cache /******/ var __webpack_module_cache__ = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ // Check if module is in cache /******/ if(__webpack_module_cache__[moduleId]) { /******/ return __webpack_module_cache__[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = __webpack_module_cache__[moduleId] = { /******/ // no module.id needed /******/ // no module.loaded needed /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__); /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /************************************************************************/ var __webpack_exports__ = {}; // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. (() => { /*!*******************************!*\ !*** ./src/app.ux?uxType=app ***! \*******************************/ $app_exports$.default = {} $app_exports$.default.manifest = __webpack_require__(/*! ./manifest.json */ "./src/manifest.json") })(); /******/ })() ; }; return createAppHandler(); };