上传代码
This commit is contained in:
14
uniapp04/unpackage/dist/dev/mp-weixin/pages/enter/enter.js
vendored
Normal file
14
uniapp04/unpackage/dist/dev/mp-weixin/pages/enter/enter.js
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
"use strict";
|
||||
const common_assets = require("../../common/assets.js");
|
||||
const common_vendor = require("../../common/vendor.js");
|
||||
const _sfc_main = {};
|
||||
function _sfc_render(_ctx, _cache) {
|
||||
return {
|
||||
a: common_assets._imports_0$5,
|
||||
b: common_assets._imports_0$5,
|
||||
c: common_assets._imports_0$5,
|
||||
d: common_assets._imports_0$5
|
||||
};
|
||||
}
|
||||
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-2f7abf56"]]);
|
||||
wx.createPage(MiniProgramPage);
|
Reference in New Issue
Block a user