hldy_app/unpackage/dist/dev/mp-weixin/pages/login/twoseven.js

14 lines
459 B
JavaScript
Raw Normal View History

2025-07-07 17:35:35 +08:00
"use strict";
const common_vendor = require("../../common/vendor.js");
const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({
__name: "twoseven",
setup(__props) {
return (_ctx, _cache) => {
return {};
};
}
});
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-1ebfd7ba"]]);
wx.createComponent(Component);
//# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/login/twoseven.js.map