Merge branch 'new-20250827' of http://47.107.152.87:3000/liubiao/APP into new-20250827
This commit is contained in:
8
api/100J/HBY100-J.js
Normal file
8
api/100J/HBY100-J.js
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
import request from '@/utils/request'
|
||||||
|
// 获取设备详细信息
|
||||||
|
export function deviceDetail(id) {
|
||||||
|
return request({
|
||||||
|
url: `/app/bjq/device/${id}`,
|
||||||
|
method: 'get',
|
||||||
|
})
|
||||||
|
}
|
||||||
@ -390,6 +390,13 @@
|
|||||||
{
|
{
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path" : "pages/100J/HBY100-J",
|
||||||
|
"style" :
|
||||||
|
{
|
||||||
|
"navigationStyle": "custom"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
1504
pages/100J/HBY100-J.vue
Normal file
1504
pages/100J/HBY100-J.vue
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user