加入点击发布 点赞 评论等打开弹窗

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-06-23 16:36:53 +08:00
parent 5b96c49b44
commit 67d4082297
85 changed files with 705 additions and 573 deletions

View File

@@ -699,6 +699,8 @@ try {
seo.value = data.seo;
} else {
await detailsHttp({ uniqid: id }).then((res) => {
console.log("res", res);
if (res.code == 200) {
let data = res.data;
info.value = data["info"];