页面切图

This commit is contained in:
仲么了
2023-02-20 14:19:28 +08:00
parent 7d28b3476a
commit 5e69ab1da6
50 changed files with 1136 additions and 213 deletions

View File

@@ -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"