This website requires JavaScript.
Explore
Help
Register
Sign In
admin123
/
shop-web
Watch
1
Star
0
Fork
You've already forked shop-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7318c773c1
shop-web
/
src
/
pinia
History
dzq
7aed962049
refactor(cart): 使用 `cellId` 替换 `id` 作为商品唯一标识符
...
为了与后端数据结构保持一致,将商品唯一标识符从 `id` 改为 `cellId`。这涉及修改购物车相关函数和组件中的引用,确保代码逻辑正确。
2025-05-16 10:21:22 +08:00
..
stores
refactor(cart): 使用 `cellId` 替换 `id` 作为商品唯一标识符
2025-05-16 10:21:22 +08:00
index.ts
初始化
2025-03-05 09:22:29 +08:00