添加门店资质信息

This commit is contained in:
wangxiaowei
2026-02-11 17:18:46 +08:00
parent 7625785f60
commit c4d1cdf6ec
4 changed files with 47 additions and 4 deletions

View File

@ -314,6 +314,16 @@
"navigationStyle": "custom"
}
},
{
"path": "tea-room/license",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationBarBackgroundColor": "#FFF",
"navigationBarTitleText": "资质信息"
}
},
{
"path": "tea-room/room",
"type": "page",