站点管理修改
This commit is contained in:
parent
06a94da379
commit
5a20188666
|
|
@ -109,7 +109,7 @@
|
||||||
{
|
{
|
||||||
"path": "pages/Site/index",
|
"path": "pages/Site/index",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "监测站点",
|
"navigationBarTitleText": "站点管理",
|
||||||
"navigationStyle": "default",
|
"navigationStyle": "default",
|
||||||
"navigationBarBackgroundColor":"#0F6EFF"
|
"navigationBarBackgroundColor":"#0F6EFF"
|
||||||
}
|
}
|
||||||
|
|
@ -117,7 +117,7 @@
|
||||||
{
|
{
|
||||||
"path": "pages/Site/detail",
|
"path": "pages/Site/detail",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "监测站点",
|
"navigationBarTitleText": "站点管理",
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
"navigationBarBackgroundColor":"#0F6EFF"
|
"navigationBarBackgroundColor":"#0F6EFF"
|
||||||
}
|
}
|
||||||
|
|
@ -125,7 +125,7 @@
|
||||||
{
|
{
|
||||||
"path": "pages/Site/sjdetail",
|
"path": "pages/Site/sjdetail",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "监测站点",
|
"navigationBarTitleText": "站点管理",
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
"navigationBarBackgroundColor":"#0F6EFF"
|
"navigationBarBackgroundColor":"#0F6EFF"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -145,7 +145,7 @@
|
||||||
path: '/packDetail/pages/analysis/index'
|
path: '/packDetail/pages/analysis/index'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '监测站点',
|
name: '站点管理',
|
||||||
img: require('../../static/home_icon_jiance.png'),
|
img: require('../../static/home_icon_jiance.png'),
|
||||||
path: '/packDetail/pages/Site/index'
|
path: '/packDetail/pages/Site/index'
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue