fix: 功能完善修改。
This commit is contained in:
@@ -14,22 +14,19 @@
|
||||
{
|
||||
"path": "pages/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "纪念币查询"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/banknote/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "纪念钞查询"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/metal/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom"
|
||||
"navigationBarTitleText": "贵金属查询"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -133,13 +130,13 @@
|
||||
"selectedIconPath": "static/images/tabbar/work_.png",
|
||||
"text": "纪念钞"
|
||||
}
|
||||
// ,
|
||||
// {
|
||||
// "pagePath": "pages/metal/index",
|
||||
// "iconPath": "static/images/tabbar/statistic.png",
|
||||
// "selectedIconPath": "static/images/tabbar/statistic.png",
|
||||
// "text": "贵金属"
|
||||
// }
|
||||
,
|
||||
{
|
||||
"pagePath": "pages/metal/index",
|
||||
"iconPath": "static/images/tabbar/statistic.png",
|
||||
"selectedIconPath": "static/images/tabbar/statistic.png",
|
||||
"text": "贵金属"
|
||||
}
|
||||
]
|
||||
},
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user