fix: 修改文本
This commit is contained in:
+2
-2
@@ -33,7 +33,7 @@
|
||||
"iconPath": "static/tabbar/invest.png",
|
||||
"selectedIconPath": "static/tabbar/investHL.png",
|
||||
"pagePath": "pages/invest/index",
|
||||
"text": "理财"
|
||||
"text": "保障"
|
||||
},
|
||||
{
|
||||
"iconPath": "static/tabbar/house.png",
|
||||
@@ -72,7 +72,7 @@
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "理财"
|
||||
"navigationBarTitleText": "保障"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{
|
||||
style: {
|
||||
navigationStyle: 'custom',
|
||||
navigationBarTitleText: '理财',
|
||||
navigationBarTitleText: '保障',
|
||||
},
|
||||
}
|
||||
</route>
|
||||
|
||||
Reference in New Issue
Block a user