新增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" "navigationBarTitleText" : "HBY102"
} }
}, },
{
"path" : "pages/102J/HBY102J",
"style" :
{
"navigationStyle": "custom",
"navigationBarTitleText" : "HBY102"
}
},
{ {
"path" : "pages/common/user/logOff", "path" : "pages/common/user/logOff",
"style" : "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 baseURL
} from '@/utils/request.js'; } from '@/utils/request.js';
import { import {
showLoading, showLoading,
hideLoading, hideLoading,
updateLoading updateLoading
} from '@/utils/loading.js'; } from '@/utils/loading.js';
@ -293,7 +293,7 @@
}, },
data() { data() {
return { return {
Status: { Status: {
pageHide: false, pageHide: false,