feat(details): 添加图片预览功能并更新构建文件
在详情页添加图片预览功能,引入preview-image组件。更新构建相关文件,包括新的构建ID和资源映射。移除旧构建文件并更新依赖引用。
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user