jiangchengfeiyi-xiaochengxu/unpackage/dist/dev/mp-weixin/pages/booking/Simple/Simple.js

15 lines
506 B
JavaScript
Raw Normal View History

2024-10-20 05:16:38 +00:00
"use strict";
const common_vendor = require("../../../common/vendor.js");
const _sfc_main = {};
function _sfc_render(_ctx, _cache) {
return {
a: common_vendor.f(_ctx.items, (item, index, i0) => {
return {
a: index
};
})
};
}
2024-11-05 12:08:32 +00:00
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-d54bd2fc"], ["__file", "D:/jiangchengfeiyi-xiaochengxu/pages/booking/Simple/Simple.vue"]]);
2024-10-20 05:16:38 +00:00
wx.createPage(MiniProgramPage);