添加图标

This commit is contained in:
仲么了
2023-01-16 10:52:17 +08:00
parent 25482cb612
commit 6c164907db
12 changed files with 139 additions and 3 deletions

View File

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