优化代码

This commit is contained in:
pengxiaolong
2025-07-29 14:23:27 +08:00
parent 36005c9604
commit 3eddd94922
38 changed files with 4423 additions and 20192 deletions

View File

@@ -109,7 +109,7 @@ const _sfc_main = {
if (res.code == 200) {
this.AnchorList = res.data;
} else {
common_vendor.index.__f__("log", "at pages/Mine/minecomponents/recompose/recompose.vue:300", res.msg);
common_vendor.index.__f__("log", "at pages/Mine/minecomponents/recompose/recompose.vue:301", res.msg);
}
});
},
@@ -344,6 +344,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
C: common_vendor.p({
type: "textarea",
placeholder: "备注",
maxlength: 50,
modelValue: $data.remarks
}),
D: common_vendor.o(($event) => $options.Publish()),