211 lines
3.8 KiB
JSON
211 lines
3.8 KiB
JSON
{
|
||
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
||
{
|
||
"path": "pages/index/index",
|
||
"style": {
|
||
"navigationBarTitleText": "uni-app",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/invest/invest",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"enablePullDownRefresh": false
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/concept/concept",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/mine",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/basicInfo/basicInfo",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/feedback/feedback",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/commentReply/commentReply",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/investPreference/investPreference",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/eventDetails/eventDetails",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/invest/investDetails/investDetails",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/stockDetails/stockDetails",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/conceptDetails/conceptDetails",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationBarBackgroundColor": "#fff",
|
||
"navigationBarTextStyle": "black"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/followCollect/followCollect",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/myLike/myLike",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/login/login",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/login/codeLogin/codeLogin",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/mine/web/web",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/concept/historicalTimeline/historicalTimeline",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/concept/hotStock/hotStock",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/concept/conceptNewsDetails/conceptNewsDetails",
|
||
"style": {
|
||
"navigationBarTitleText": ""
|
||
}
|
||
}
|
||
],
|
||
"subPackages": [
|
||
{
|
||
"root": "pagesMine",
|
||
"pages": [
|
||
{
|
||
"path": "vip/vip",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "vipMeal/vipMeal",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pagesStock",
|
||
"pages": [
|
||
{
|
||
"path": "stockCenterDetails/stockCenterDetails",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
}
|
||
]
|
||
}
|
||
],
|
||
"globalStyle": {
|
||
"navigationStyle": "custom",
|
||
"backgroundColor": "#F8F8F8"
|
||
},
|
||
"tabBar": {
|
||
"custom": true,
|
||
"list": [
|
||
{
|
||
"iconPath": "/static/icon/tabbar/home.png",
|
||
"selectedIconPath": "/static/icon/tabbar/home_s.png",
|
||
"text": "首页",
|
||
"pagePath": "pages/index/index"
|
||
},
|
||
{
|
||
"iconPath": "/static/icon/tabbar/invest.png",
|
||
"selectedIconPath": "/static/icon/tabbar/invest_s.png",
|
||
"text": "投资",
|
||
"pagePath": "pages/invest/invest"
|
||
},
|
||
{
|
||
"iconPath": "/static/icon/tabbar/invest.png",
|
||
"selectedIconPath": "/static/icon/tabbar/invest_s.png",
|
||
"text": "投资",
|
||
"pagePath": "pages/concept/concept"
|
||
},
|
||
{
|
||
"iconPath": "/static/icon/tabbar/mine.png",
|
||
"selectedIconPath": "/static/icon/tabbar/mine_s.png",
|
||
"text": "我的",
|
||
"pagePath": "pages/mine/mine"
|
||
}
|
||
]
|
||
},
|
||
"uniIdRouter": {}
|
||
}
|