添加图标
This commit is contained in:
18
pages.json
18
pages.json
@@ -144,6 +144,24 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/realTimeData",
|
||||
"style": {
|
||||
"navigationBarTitleText": "实时数据"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/historyData",
|
||||
"style": {
|
||||
"navigationBarTitleText": "历史数据"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/home/taskReport",
|
||||
"style": {
|
||||
"navigationBarTitleText": "报表任务"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user