fix(details): 替换评论菜单和回复图标为PNG格式
将评论菜单和回复图标从SVG格式替换为PNG格式,以解决显示兼容性问题。同时更新了相关构建文件和资源映射。
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user