页面切图
This commit is contained in:
56
pages.json
56
pages.json
@@ -134,11 +134,11 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/DVR/record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "操作记录"
|
||||
}
|
||||
},
|
||||
"path": "pages/device/DVR/record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "操作记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/APF/report",
|
||||
"style": {
|
||||
@@ -146,11 +146,11 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/DVR/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
}
|
||||
},
|
||||
"path": "pages/device/DVR/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "告警情况"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/APF/about",
|
||||
"style": {
|
||||
@@ -158,11 +158,11 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/DVR/about",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于"
|
||||
}
|
||||
},
|
||||
"path": "pages/device/DVR/about",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/gateway/list",
|
||||
"style": {
|
||||
@@ -260,9 +260,27 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/project",
|
||||
"path": "pages/project/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "项目管理"
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/project/new",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增项目"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/erweima",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的二维码"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/project/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "项目详情"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -297,8 +315,8 @@
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "灿能电力",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"backgroundColor": "#fff"
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"backgroundColor": "#f3f4f5"
|
||||
// #ifdef H5
|
||||
,
|
||||
"navigationStyle": "custom"
|
||||
|
||||
Reference in New Issue
Block a user