fix: 底部导航商品入口改为商品管理页面
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Agent
2026-04-02 13:01:08 +00:00
parent 1ea0fc04bf
commit 46894e04fe

View File

@@ -127,7 +127,7 @@
"text": "首页" "text": "首页"
}, },
{ {
"pagePath": "pages/product/list", "pagePath": "pages/product/manage",
"text": "商品" "text": "商品"
}, },
{ {