1.
This commit is contained in:
@@ -24,16 +24,22 @@ Component({
|
||||
"selectedIconPath": "/static/icon/tabbar/home_s.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "/pages/invest/invest",
|
||||
"text": "投资日历",
|
||||
"iconPath": "/static/icon/tabbar/invest.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/invest_s.png"
|
||||
"pagePath": "/pages/concept/concept",
|
||||
"text": "概念中心",
|
||||
"iconPath": "/static/icon/tabbar/concept.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/concept_s.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "/pages/concept/concept",
|
||||
"text": "概念中心",
|
||||
"iconPath": "/static/icon/tabbar/concept.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/concept_s.png"
|
||||
"pagePath": "/pages/geGuCenter/geGuCenter",
|
||||
"text": "个股中心",
|
||||
"iconPath": "/static/icon/tabbar/gegu.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/gegu_s.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "/pages/ztfx/ztfx",
|
||||
"text": "涨停分析",
|
||||
"iconPath": "/static/icon/tabbar/zt.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/zt_s.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "/pages/mine/mine",
|
||||
|
||||
Reference in New Issue
Block a user