"use strict"; const common_vendor = require("../../common/vendor.js"); if (!Array) { const _component_layout_default_uni = common_vendor.resolveComponent("layout-default-uni"); _component_layout_default_uni(); } if (!Math) { Map(); } const Map = () => "../../components/Map.js"; const _sfc_main = { __name: "index", setup(__props) { return (_ctx, _cache) => { return {}; }; } }; const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["__scopeId", "data-v-ebfe0c06"]]); wx.createPage(MiniProgramPage); //# sourceMappingURL=index.js.map