代码拉取完成,页面将自动刷新
{
"pages": [{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"disableScroll": true,
"app-plus": {
"pullToRefresh": {
"support": true,
"color": "rgb(41, 121, 255)",
"bounce": "none",
"titleNView": false
}
}
}
},
{
"path": "pages/login/login",
"style": {
"enablePullDownRefresh": false,
"disableScroll": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/error/error",
"style": {
"enablePullDownRefresh": false,
"disableScroll": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/register/register",
"style": {
"enablePullDownRefresh": false,
"disableScroll": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/forget/forget",
"style": {
"enablePullDownRefresh": false,
"disableScroll": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/exam_start/exam_start",
"style": {
"enablePullDownRefresh": false,
"disableScroll": true,
"navigationStyle": "custom"
}
},
{
"path": "pages/exam_result/exam_result",
"style": {
"enablePullDownRefresh": false,
"disableScroll": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/stu_info/stu_info",
"style": {
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/all_exam/all_exam",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "全部考试",
"app-plus": {
"pullToRefresh": {
"support": true,
"color": "rgb(41, 121, 255)"
}
}
}
}, {
"path": "pages/exam_detail/exam_detail",
"style": {
"enablePullDownRefresh": false,
"disableScroll": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/wrongs/wrongs",
"style": {
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"support": true,
"color": "rgb(41, 121, 255)"
}
}
}
}, {
"path": "pages/search_list/search_list",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "搜索结果",
"app-plus": {
"pullToRefresh": {
"support": true,
"color": "rgb(41, 121, 255)"
}
}
}
}, {
"path": "pages/wrong_details/wrong_details",
"style": {
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/score_list/score_list",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "我的成绩",
"app-plus": {
"pullToRefresh": {
"support": true,
"color": "rgb(41, 121, 255)"
}
}
}
}
],
"globalStyle": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"backgroundColor": "#F5F6F7",
"disableScroll": false
},
"usingComponts": true,
"easycom": {
// 下载安装的方式需要前面的"@/",npm安装的方式无需"@/"
// 下载安装方式
"^u-(.*)": "@/plugins/uview-ui/components/u-$1/u-$1.vue"
// npm安装方式
// "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。