新增102J设备控制页

This commit is contained in:
fengerli
2026-04-14 16:24:52 +08:00
parent f67bad8895
commit 899078534d
3 changed files with 2292 additions and 2 deletions

View File

@ -339,6 +339,14 @@
"navigationBarTitleText" : "HBY102"
}
},
{
"path" : "pages/102J/HBY102J",
"style" :
{
"navigationStyle": "custom",
"navigationBarTitleText" : "HBY102"
}
},
{
"path" : "pages/common/user/logOff",
"style" :

2282
pages/102J/HBY102J.vue Normal file

File diff suppressed because it is too large Load Diff

View File

@ -263,7 +263,7 @@
baseURL
} from '@/utils/request.js';
import {
showLoading,
showLoading,
hideLoading,
updateLoading
} from '@/utils/loading.js';
@ -293,7 +293,7 @@
},
data() {
return {
Status: {
Status: {
pageHide: false,