代码拉取完成,页面将自动刷新
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/login/register",
"style": {
"navigationBarTitleText": "注册",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/learn/index",
"style": {
"navigationBarTitleText": "学习",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/learn/list",
"style": {
"navigationBarTitleText": "全部课程",
"enablePullDownRefresh": true
}
},
{
"path": "pages/learn/details",
"style": {
"navigationBarTitleText": "课程详情",
"enablePullDownRefresh": true,
"navigationStyle": "default",
"transparentTitle": "auto"
}
},
{
"path": "pages/learn/content",
"style": {
"navigationBarTitleText": "课程详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/exam/index",
"style": {
"navigationBarTitleText": "考试",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/exam/start",
"style": {
"navigationBarTitleText": "在线考试",
"navigationStyle": "custom"
}
},
{
"path": "pages/exam/answer",
"style": {
"navigationBarTitleText": "在线考试",
"navigationStyle": "custom"
}
},
{
"path": "pages/exam/result",
"style": {
"navigationBarTitleText": "在线考试",
"navigationStyle": "custom"
}
},
{
"path": "pages/exam/finish",
"style": {
"navigationBarTitleText": "在线考试",
"navigationStyle": "custom"
}
},
{
"path": "pages/exam/viewAnswer",
"style": {
"navigationBarTitleText": "查看答案",
"navigationStyle": "custom"
}
},
{
"path": "pages/exam/view",
"style": {
"navigationBarTitleText": "查看试卷",
"navigationStyle": "custom"
}
},
{
"path": "pages/exam/questionBank",
"style": {
"navigationBarTitleText": "题库学习",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/collect",
"style": {
"navigationBarTitleText": "我的收藏",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/study",
"style": {
"navigationBarTitleText": "我的学习",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/feedback",
"style": {
"navigationBarTitleText": "意见反馈",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/feedbackSumbit",
"style": {
"navigationBarTitleText": "提交成功",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/personalInfo",
"style": {
"navigationBarTitleText": "个人资料",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/setting",
"style": {
"navigationBarTitleText": "设置",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/secure",
"style": {
"navigationBarTitleText": "设置",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/loginPassword",
"style": {
"navigationBarTitleText": "登录密码",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/boundPhone",
"style": {
"navigationBarTitleText": "手机绑定",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/about",
"style": {
"navigationBarTitleText": "关于xx",
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/agreement",
"style": {
"navigationBarTitleText": "协议",
"navigationStyle": "custom"
}
}
],
"subPackages": [],
"preloadRule": {},
"globalStyle": {
"enablePullDownRefresh": false,
"animationType": "slide-in-right",
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"app-plus": {
"bounce": "none",
"animationType": "none",
"animationDuration": 0
},
"maxWidth": 750,
"dynamicRpx": true
},
"easycom": {
"autoscan": true,
"custom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
"^v-(.*)": "@/components/$1/index.vue",
"^c-(.*)": "@/package/$1/index.vue"
}
},
"tabBar": {
"color": "#000",
"selectedColor": "#000",
"backgroundColor": "#ffffff",
"height": "136px",
"fontSize": "20px",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "/static/image/tabbar/tabbar-1.png",
"selectedIconPath": "/static/image/tabbar/tabbar-1-active.png",
"visible": false
},
{
"pagePath": "pages/learn/index",
"text": "学习",
"iconPath": "/static/image/tabbar/tabbar-2.png",
"selectedIconPath": "/static/image/tabbar/tabbar-2-active.png",
"visible": false
},
{
"pagePath": "pages/exam/index",
"text": "考试",
"iconPath": "/static/image/tabbar/tabbar-3.png",
"selectedIconPath": "/static/image/tabbar/tabbar-3-active.png",
"visible": false
},
{
"pagePath": "pages/mine/index",
"text": "我的",
"iconPath": "/static/image/tabbar/tabbar-3.png",
"selectedIconPath": "/static/image/tabbar/tabbar-3-active.png",
"visible": false
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。