数据库分析和对应不同角色页面

This commit is contained in:
not-like-juvenile
2026-02-06 15:10:18 +08:00
parent 33030bd20b
commit 56ae71babf
30 changed files with 3510 additions and 21 deletions

View File

@@ -401,6 +401,13 @@
"navigationStyle": "custom"
}
},
{
"path": "test/api-simulator",
"style": {
"navigationBarTitleText": "第三方接口模拟器",
"navigationStyle": "custom"
}
},
{
"path": "test/platform-config-center",
"style": {
@@ -414,6 +421,13 @@
"navigationBarTitleText": "用户查快递",
"navigationStyle": "custom"
}
},
{
"path": "test/consumer-order-list",
"style": {
"navigationBarTitleText": "我的快递",
"navigationStyle": "custom"
}
}
]
},