1.
This commit is contained in:
40
pages.json
40
pages.json
@@ -144,6 +144,24 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/stockCenterDetails/stockCenterDetails",
|
||||
"style": {
|
||||
"navigationBarTitleText": "概念中心"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/geGuCenter/geGuCenter",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/ztfx/ztfx",
|
||||
"style": {
|
||||
"navigationBarTitleText": "涨停分析"
|
||||
}
|
||||
}
|
||||
],
|
||||
"subPackages": [
|
||||
@@ -181,6 +199,18 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "stockCenterDetails/ztfx",
|
||||
"style": {
|
||||
"navigationBarTitleText": "涨停分析"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "stockCenterDetails/bkydmx",
|
||||
"style": {
|
||||
"navigationBarTitleText": "板块异动明细"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -202,13 +232,19 @@
|
||||
"iconPath": "/static/icon/tabbar/invest.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/invest_s.png",
|
||||
"text": "投资",
|
||||
"pagePath": "pages/invest/invest"
|
||||
"pagePath": "pages/concept/concept"
|
||||
},
|
||||
{
|
||||
"iconPath": "/static/icon/tabbar/invest.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/invest_s.png",
|
||||
"text": "个股中心",
|
||||
"pagePath": "pages/geGuCenter/geGuCenter"
|
||||
},
|
||||
{
|
||||
"iconPath": "/static/icon/tabbar/invest.png",
|
||||
"selectedIconPath": "/static/icon/tabbar/invest_s.png",
|
||||
"text": "投资",
|
||||
"pagePath": "pages/concept/concept"
|
||||
"pagePath": "pages/ztfx/ztfx"
|
||||
},
|
||||
{
|
||||
"iconPath": "/static/icon/tabbar/mine.png",
|
||||
|
||||
Reference in New Issue
Block a user