优化页面
This commit is contained in:
2
unpackage/dist/dev/mp-weixin/recompose.js
vendored
2
unpackage/dist/dev/mp-weixin/recompose.js
vendored
@@ -360,7 +360,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
b: common_vendor.t(item.anchorId),
|
||||
c: common_vendor.t(item.country),
|
||||
d: common_vendor.o$1(($event) => $options.Select(item.id, item), index),
|
||||
e: $data.selectedId === item.id ? "#f6f6f6" : "#ffffff",
|
||||
e: $data.selectedId === item.id ? "#b8ff8c74" : "#ffffff",
|
||||
f: index
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user