style:修改首页,产品详情,新品,nasr首页样式

refactor:重构了产品详情的图片预览功能,coyp了一个页面
add:新增了large.js这个是产品详情图片预览相关的
This commit is contained in:
2025-05-10 17:33:35 +08:00
parent 1d8055ef55
commit 087c49e03a
21 changed files with 860 additions and 138 deletions

View File

@@ -60,7 +60,7 @@ button {
}
a {
color: #000;
color: #333;
cursor: pointer;
text-decoration: none;
transition: all 0.2s linear;