优化
This commit is contained in:
@@ -109,7 +109,7 @@ if (!Array) {
|
||||
}
|
||||
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
return common_vendor.e({
|
||||
a: common_vendor.o$1((...args) => $options.onBack && $options.onBack(...args)),
|
||||
a: common_vendor.o((...args) => $options.onBack && $options.onBack(...args)),
|
||||
b: $data.AnchorList.length !== 0
|
||||
}, $data.AnchorList.length !== 0 ? {
|
||||
c: common_vendor.f($data.AnchorList, (item, index, i0) => {
|
||||
@@ -122,20 +122,20 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
e: item.gender === 1 ? 1 : "",
|
||||
f: item.gender === 2 ? 1 : "",
|
||||
g: common_vendor.t(item.country),
|
||||
h: common_vendor.o$1(($event) => $options.onRecompose(item), index),
|
||||
i: common_vendor.o$1(($event) => $options.onExpurgate(item), index),
|
||||
h: common_vendor.o(($event) => $options.onRecompose(item), index),
|
||||
i: common_vendor.o(($event) => $options.onExpurgate(item), index),
|
||||
j: index,
|
||||
k: "daea6b33-0-" + i0
|
||||
});
|
||||
}),
|
||||
d: common_vendor.o$1((...args) => $options.onRefresherRefresh && $options.onRefresherRefresh(...args)),
|
||||
d: common_vendor.o((...args) => $options.onRefresherRefresh && $options.onRefresherRefresh(...args)),
|
||||
e: $data.triggered
|
||||
} : {}, {
|
||||
f: common_vendor.o$1(($event) => $options.openPopupQuantity()),
|
||||
f: common_vendor.o(($event) => $options.openPopupQuantity()),
|
||||
g: common_vendor.sr("createModule", "daea6b33-1"),
|
||||
h: common_vendor.o$1($options.getAnchorList),
|
||||
h: common_vendor.o($options.getAnchorList),
|
||||
i: common_vendor.sr("modifyStreamer", "daea6b33-2"),
|
||||
j: common_vendor.o$1($options.getAnchorList),
|
||||
j: common_vendor.o($options.getAnchorList),
|
||||
k: common_vendor.p({
|
||||
message: $data.modifyStreamerMessage
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user