优化页面

This commit is contained in:
pengxiaolong
2025-06-19 22:27:00 +08:00
parent b73ddb0370
commit bcaa54bec8
115 changed files with 1273 additions and 353 deletions

View File

@@ -95,7 +95,7 @@ const _sfc_main = {
if (res.code == 200) {
this.AnchorList = res.data;
} else {
common_vendor.index.__f__("log", "at pages/NewAddedPk/NewAddedPk.vue:269", res.msg);
common_vendor.index.__f__("log", "at pages/NewAddedPk/NewAddedPk.vue:267", res.msg);
}
});
},
@@ -242,7 +242,7 @@ const _sfc_main = {
} else {
common_vendor.index.hideLoading();
common_vendor.index.showToast({
title: "发布失败",
title: res.msg,
icon: "none",
duration: 2e3
});