gree_leran/unpackage/dist/dev/mp-weixin/pages/news/news.js

19 lines
740 B
JavaScript
Raw Normal View History

2024-06-14 01:11:29 +00:00
"use strict";
const common_vendor = require("../../common/vendor.js");
2024-06-20 15:36:19 +00:00
const _sfc_main = {};
if (!Array) {
2024-06-20 15:36:19 +00:00
const _easycom_CaseList2 = common_vendor.resolveComponent("CaseList");
const _easycom_MenTab2 = common_vendor.resolveComponent("MenTab");
(_easycom_CaseList2 + _easycom_MenTab2)();
}
2024-06-20 15:36:19 +00:00
const _easycom_CaseList = () => "../../components/CaseList/CaseList.js";
const _easycom_MenTab = () => "../../components/MenTab/MenTab.js";
2024-06-14 01:11:29 +00:00
if (!Math) {
2024-06-20 15:36:19 +00:00
(_easycom_CaseList + _easycom_MenTab)();
2024-06-14 01:11:29 +00:00
}
2024-06-20 15:36:19 +00:00
function _sfc_render(_ctx, _cache) {
return {};
}
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:/uniapp1/gree_leran/pages/news/news.vue"]]);
2024-06-14 01:11:29 +00:00
wx.createPage(MiniProgramPage);