-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 重构产品列表页面的标签系统,增加了更多筛选选项,如"on-sale"、"sold-out"等 - 在产品资源中添加了"库存"相关字段,并显示库存状态 - 修改了产品状态的切换逻辑,从"上架"和"下架"改为"在售"和"停售" - 优化了产品库存资源的显示和操作
- Loading branch information
1 parent
5ad8e0f
commit 9689c5f
Showing
3 changed files
with
29 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters