t
This commit is contained in:
16
pages.json
16
pages.json
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "主页"
|
||||
"navigationBarTitleText": "灿能电力"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -102,6 +102,18 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人消息"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "设备列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/device/new",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新设备"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
@@ -116,7 +128,7 @@
|
||||
"pagePath": "pages/index/index",
|
||||
"iconPath": "static/index.png",
|
||||
"selectedIconPath": "static/index2.png",
|
||||
"text": "主页"
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/index/report",
|
||||
|
||||
Reference in New Issue
Block a user