优化页面
This commit is contained in:
3
unpackage/dist/dev/mp-weixin/NewAddedPk.js
vendored
3
unpackage/dist/dev/mp-weixin/NewAddedPk.js
vendored
@@ -238,6 +238,7 @@ const _sfc_main = {
|
||||
icon: "success",
|
||||
duration: 2e3
|
||||
});
|
||||
this.$emit("publishSuccess");
|
||||
} else {
|
||||
common_vendor.index.hideLoading();
|
||||
common_vendor.index.showToast({
|
||||
@@ -351,7 +352,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