fix: 修改弹窗

This commit is contained in:
LiangWei-P
2025-06-20 15:10:27 +08:00
parent fa745b73c2
commit 2afc95d531
324 changed files with 643 additions and 622 deletions

View File

@@ -71,7 +71,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
f: common_vendor.f(_ctx.showList, (item, index, i0) => {
return {
a: common_vendor.t(item.content),
b: "4cb3a3d1-2-" + i0,
b: "539566d7-2-" + i0,
c: index,
d: common_vendor.o$1(($event) => $setup.handleContentListItemClick(item), index)
};