feat:新增加product_subcategory和product_category,两个页面,category这个页面可能要废弃了,英文官网添底部一个公共部分

This commit is contained in:
2025-05-09 15:46:55 +08:00
parent ab462e88af
commit 999c8adc9d
14 changed files with 626 additions and 305 deletions

View File

@@ -88,7 +88,9 @@
flex-direction: row;
justify-content: center;
align-items: center;
margin: 3.5rem auto;
padding: 3.5rem 0;
background: transparent;
background: #f2f2f2;
}
.oricoCont .ctitem {
width: 45%;