这一版本优化了很多
This commit is contained in:
1
unpackage/dist/build/mp-weixin/app.js
vendored
1
unpackage/dist/build/mp-weixin/app.js
vendored
@@ -1 +0,0 @@
|
||||
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./common/vendor.js"),e=require("./uni_modules/uview-plus/index.js");Math;const n={onLaunch:function(){console.log("App Launch")},onShow:function(){console.log("App Show")},onHide:function(){console.log("App Hide")}};function p(){const p=o.createSSRApp(n);return p.use(e.uviewPlus),{app:p}}p().app.mount("#app"),exports.createApp=p;
|
||||
Reference in New Issue
Block a user