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