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