feat(M09-D4): 完成商品选购与运营工作台

This commit is contained in:
Codex
2026-08-11 08:06:13 +08:00
parent 60264cbd11
commit e91b979128
32 changed files with 1065 additions and 60 deletions
+6
View File
@@ -67,3 +67,9 @@
color: #888888;
text-align: center;
}
.goods-entry {
margin: 24rpx 0;
color: #ffffff;
background: #1d4ed8;
}