门店端优化

This commit is contained in:
wong
2025-11-03 14:07:15 +08:00
parent 367a76a54f
commit 469ab4a085
10 changed files with 1326 additions and 189 deletions

View File

@@ -4,15 +4,15 @@
},
"pages": [
{
"path": "pages/chat/index",
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "AI数智员工",
"navigationStyle": "custom"
}
},
{
"path": "pages/login/index",
"path": "pages/chat/index",
"style": {
"navigationBarTitleText": "AI数智员工",
"navigationStyle": "custom"
}
}