优化页面
This commit is contained in:
@@ -337,8 +337,9 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
g: common_vendor.t($options.formatDate(item.pkTime)),
|
||||
h: common_vendor.t(item.coin + "K"),
|
||||
i: common_vendor.o$1(($event) => $options.goDetail(item), index),
|
||||
j: index,
|
||||
k: "7ffebbf4-2-" + i0
|
||||
j: item.isPin === true ? "2px solid #eeff00" : "2px solid #f5f5f5",
|
||||
k: index,
|
||||
l: "7ffebbf4-2-" + i0
|
||||
});
|
||||
})
|
||||
} : {}, {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user