29 lines
899 B
JavaScript
29 lines
899 B
JavaScript
"use strict";
|
|
const common_vendor = require("../../../common/vendor.js");
|
|
const _sfc_main = {};
|
|
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) {
|
|
return {
|
|
a: common_vendor.f(10, (i, index, i0) => {
|
|
return {
|
|
a: "a2a3a4c0-0-" + i0,
|
|
b: i
|
|
};
|
|
}),
|
|
b: common_vendor.p({
|
|
type: "right",
|
|
size: "15",
|
|
color: "#C4C4C4"
|
|
})
|
|
};
|
|
}
|
|
const Component = /* @__PURE__ */ common_vendor._export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-a2a3a4c0"], ["__file", "/Users/zsq/Sources/github/2025property-pay/pay-customer/src/pages/index/components/NewsList.vue"]]);
|
|
wx.createComponent(Component);
|