fix: 联调测试bug修复。

This commit is contained in:
tianyongbao
2026-01-21 18:35:10 +08:00
parent 75e1b9ca9b
commit 8d5267b5e6
5 changed files with 1538 additions and 61 deletions

View File

@@ -33,6 +33,20 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/mixer/setting",
"style": {
"navigationBarTitleText": "搅拌器设置",
"navigationStyle": "custom"
}
},
{
"path": "pages/mixer/control",
"style": {
"navigationBarTitleText": "搅拌器控制",
"navigationStyle": "custom"
}
},
{
"path": "pages/register",
"style": {