fix(details): 替换评论菜单和回复图标为PNG格式

将评论菜单和回复图标从SVG格式替换为PNG格式,以解决显示兼容性问题。同时更新了相关构建文件和资源映射。
This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-12-02 15:37:07 +08:00
parent 3623603a10
commit a70a25428a
40 changed files with 361 additions and 361 deletions

View File

@@ -4619,7 +4619,7 @@ const _routes = [
{
name: "details-id",
path: "/details/:id()",
component: () => import('./_id_-rJXhtRNC.mjs')
component: () => import('./_id_-avxJZvdo.mjs')
},
{
name: "index.html",