1
0
forked from dyf/APP

添加报警功能

This commit is contained in:
liub
2025-08-28 14:05:06 +08:00
parent c2aa8bfa2f
commit 9846fe2315
18 changed files with 1212 additions and 444 deletions

View File

@ -265,7 +265,8 @@
{
"path": "pages/670/HBY670",
"style": {
"navigationBarTitleText": "HBY670"
"navigationBarTitleText": "HBY670",
"navigationStyle": "custom"
}
},
{
@ -273,6 +274,13 @@
"style": {
"navigationBarTitleText": "HBY650"
}
},
{
"path" : "pages/670/History",
"style" :
{
"navigationBarTitleText" : "历史记录"
}
}