完善页面布局

This commit is contained in:
2026-01-28 17:54:30 +08:00
parent 8c5024a943
commit 9f3c2803e3
25 changed files with 4333 additions and 2064 deletions

View File

@@ -6,6 +6,10 @@
}
},
"pages": [
{
"name": "管理端首页",
"path": "pages/mall/admin/index"
},
{
"path": "pages/mall/consumer/index",
"style": {
@@ -613,6 +617,10 @@
"condition": {
"current": 0,
"list": [
{
"name": "管理端首页",
"path": "pages/mall/admin/index"
},
{
"name": "消费者端首页",
"path": "pages/mall/consumer/index"
@@ -629,10 +637,6 @@
"name": "配送端首页",
"path": "pages/mall/delivery/index"
},
{
"name": "管理端首页",
"path": "pages/mall/admin/index"
},
{
"name": "客服端首页",
"path": "pages/mall/service/index"