6155前端功能完成
This commit is contained in:
37
pages.json
37
pages.json
@ -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",
|
||||
|
Reference in New Issue
Block a user