feat(details): 添加图片预览功能并更新构建文件

在详情页添加图片预览功能,引入preview-image组件。更新构建相关文件,包括新的构建ID和资源映射。移除旧构建文件并更新依赖引用。
This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-11-21 12:25:00 +08:00
parent 2b6be9612f
commit 3623603a10
38 changed files with 350 additions and 1589 deletions

View File

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