"use strict"; const common_vendor = require("../../common/vendor.js"); const _sfc_main = {}; if (!Array) { const _easycom_CaseList2 = common_vendor.resolveComponent("CaseList"); const _easycom_MenTab2 = common_vendor.resolveComponent("MenTab"); (_easycom_CaseList2 + _easycom_MenTab2)(); } const _easycom_CaseList = () => "../../components/CaseList/CaseList.js"; const _easycom_MenTab = () => "../../components/MenTab/MenTab.js"; if (!Math) { (_easycom_CaseList + _easycom_MenTab)(); } 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"]]); wx.createPage(MiniProgramPage);