门店端优化

This commit is contained in:
wong
2025-11-06 10:34:13 +08:00
parent 46c67e3bfd
commit 8daa0a5d5c
15 changed files with 1786 additions and 1933 deletions

View File

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