You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
249 lines
7.1 KiB
249 lines
7.1 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},{
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/question/index",
|
|
"style": {
|
|
"navigationBarTitleText": "刷题",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/question/buyOne",
|
|
"style": {
|
|
"navigationBarTitleText": "试题购买",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/question/buyTwo",
|
|
"style": {
|
|
"navigationBarTitleText": "试题购买",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/question/buyThree",
|
|
"style": {
|
|
"navigationBarTitleText": "试题购买",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/question/list",
|
|
"style": {
|
|
"navigationBarTitleText": "购买记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},{
|
|
"path": "pages/user/video",
|
|
"style": {
|
|
"navigationBarTitleText": "视频",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/user/videoList",
|
|
"style": {
|
|
"navigationBarTitleText": "视频",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/user/videoDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "视频",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/user/reset",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑资料",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/user/withdrawal",
|
|
"style": {
|
|
"navigationBarTitleText": "申请提现",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
{
|
|
"path": "pages/user/team",
|
|
"style": {
|
|
"navigationBarTitleText": "我的团队",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/rebate",
|
|
"style": {
|
|
"navigationBarTitleText": "我的佣金",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/userAgreement",
|
|
"style": {
|
|
"navigationBarTitleText": "用户协议",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/privacyPolicy",
|
|
"style": {
|
|
"navigationBarTitleText": "隐私政策",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/aboutUs",
|
|
"style": {
|
|
"navigationBarTitleText": "关于我们",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/study/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/study/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "章节学习",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/exercises/index",
|
|
"style": {
|
|
"navigationBarTitleText": "刷题",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/exercises/complete",
|
|
"style": {
|
|
"navigationBarTitleText": "刷题",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/index/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/study/free",
|
|
"style": {
|
|
"navigationBarTitleText": "免费刷题",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "pages/exercises/answerCard/answerCard",
|
|
"style": {
|
|
"navigationBarTitleText": "答题卡",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/exercises/cuowuti/cuowuti",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "pages/user/common",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/shijie/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "圈子"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/shijie/edit",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "发布"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "题库",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"backgroundColor": "#fff"
|
|
},
|
|
"tabBar": {
|
|
"color": "#999999",
|
|
"selectedColor": "#2080F9",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "static/icon-01.png",
|
|
"selectedIconPath": "static/icon-01-on.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/question/index",
|
|
"iconPath": "static/icon-02.png",
|
|
"selectedIconPath": "static/icon-02-on.png",
|
|
"text": "刷题"
|
|
},
|
|
{
|
|
"pagePath": "pages/shijie/index",
|
|
"iconPath": "static/icon-03.png",
|
|
"selectedIconPath": "static/icon-03-on.png",
|
|
"text": "圈子"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/index",
|
|
"iconPath": "static/icon-04.png",
|
|
"selectedIconPath": "static/icon-04-on.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|
|
|