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

15 lines
428 B
JavaScript
Raw Normal View History

"use strict";
const common_vendor = require("../../../common/vendor.js");
const _sfc_main = {};
function _sfc_render(_ctx, _cache) {
2024-10-18 14:49:08 +00:00
return {
a: common_vendor.f(_ctx.items, (item, index, i0) => {
return {
a: index
};
})
};
}
2024-10-18 14:49:08 +00:00
const MiniProgramPage = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-cad4fb76"]]);
wx.createPage(MiniProgramPage);