6155前端功能完成

This commit is contained in:
liub
2025-07-14 09:46:58 +08:00
parent 3dfdd5d4c1
commit 89464f3696
15 changed files with 1128 additions and 195 deletions

View File

@ -1,5 +1,6 @@
{
"pages": [
{
"path": "pages/common/login/index",
"style": {
@ -8,14 +9,7 @@
},
{
"path" : "pages/6155/deviceDetail",
"style" :
{
"navigationBarTitleText" : "HBY 6155"
}
},
{
"path": "pages/common/index/index",
@ -72,25 +66,27 @@
}
},
{
"path": "pages/6170/operationVideo/index",
"path": "pages/common/operationVideo/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/6170/addvideo/index",
"path": "pages/common/addvideo/index",
"style": {
"navigationBarTitleText": "添加"
"navigationStyle": "custom"
}
},
// 操作说明
{
"path": "pages/6170/editVideo/index",
"path": "pages/common/operatingInstruct/index",
"style": {
"navigationBarTitleText": "编辑视频"
"navigationStyle": "custom"
}
},
// 产品说明
{
"path": "pages/6170/operatingInstruct/index",
"path": "pages/common/productDes/index",
"style": {
"navigationStyle": "custom"
}
@ -109,7 +105,13 @@
"navigationBarTitleText" : "扫描到的设备"
}
},
{
"path" : "pages/6155/deviceDetail",
"style" :
{
"navigationBarTitleText" : "HBY 6155"
}
},
{
"path" : "pages/6155/ImgCrop",
"style" :
@ -119,10 +121,7 @@
"fullscreen": true
}
}
],
],
"tabBar": {
"color": "#fff",
"selectedColor": "#BBE600",