Compare commits

...

2 Commits

Author SHA1 Message Date
c6a33832d4 Merge branch 'main' of http://47.107.152.87:3000/dyf/APP 2026-04-14 16:25:00 +08:00
899078534d 新增102J设备控制页 2026-04-14 16:24:52 +08:00
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,