2025-05-08 11:17:46 +08:00

17 lines
340 B
JavaScript

"use strict";
require("../../common/vendor.js");
if (!Math) {
indexZi();
}
const indexZi = () => "./index2.js";
const _sfc_main = {
__name: "indexFu",
setup(__props) {
return (_ctx, _cache) => {
return {};
};
}
};
wx.createPage(_sfc_main);
//# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/index/indexFu.js.map