|
|
- "use strict";
- const common_vendor = require("../../common/vendor.js");
- const _sfc_main = common_vendor.defineComponent({
- data() {
- return {};
- },
- methods: {}
- });
- if (!Array) {
- const _easycom_uni_icons2 = common_vendor.resolveComponent("uni-icons");
- _easycom_uni_icons2();
- }
- const _easycom_uni_icons = () => "../../uni_modules/uni-icons/components/uni-icons/uni-icons.js";
- if (!Math) {
- _easycom_uni_icons();
- }
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
- return {
- a: common_vendor.o(_ctx.toBack),
- b: common_vendor.p({
- type: "left",
- size: "30",
- color: "#c2d4de",
- size: 1
- }),
- c: common_vendor.sei(_ctx.virtualHostId, "view")
- };
- }
- const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render]]);
- wx.createPage(MiniProgramPage);
- //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/index/dingdan.js.map
|