123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353 |
- {
- "easycom": {
- "autoscan": true,
- "custom": {
- // uni-ui 规则如下配置
- "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue",
- "^yf-(.*)": "@/components/yf-$1/yf-$1.vue"
- }
- },
-
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "在线考试系统",
- "h5":{
- "titleNView":false
- },
- "app-plus":{
- "titleNView": false
- }
- }
- }
- ,{
- "path" : "pages/course/index",
- "style" : {
- "navigationBarTitleText": "在线学习",
- "enablePullDownRefresh": true,
- "h5":{
- "titleNView":false
- },
- "app-plus":{
- "titleNView": false
- }
- }
- }
- ,{
- "path" : "pages/course/my",
- "style" : {
- "navigationBarTitleText": "学习记录"
- }
- }
- ,{
- "path" : "pages/exam/index",
- "style" : {
- "navigationBarTitleText": "在线考试",
- "enablePullDownRefresh": true,
- "h5":{
- "titleNView":false
- },
- "app-plus":{
- "titleNView": false
- }
- }
- }
- ,{
- "path" : "pages/exam/detail",
- "style" : {
- "navigationBarTitleText": "考试详情"
- }
- }
- ,{
- "path" : "pages/exam/face",
- "style" : {
- "navigationBarTitleText": "人脸比对"
- }
- }
- ,{
- "path" : "pages/exam/exam",
- "style" : {
- "navigationBarTitleText": "正在考试",
- "h5":{
- "titleNView":{
- "autoBackButton": false
- }
- },
- "app-plus":{
- "titleNView":{
- "autoBackButton": false
- }
- }
- }
- }
- ,{
- "path" : "pages/login/login",
- "style" : {
- "navigationBarTitleText": "用户登录"
- }
- }
- ,{
- "path" : "pages/login/face",
- "style" : {
- "navigationBarTitleText": "人脸识别登录"
- }
- }
- ,{
- "path" : "pages/login/reg",
- "style" : {
- "navigationBarTitleText": "用户注册"
- }
- }
- ,{
- "path" : "pages/login/forgot",
- "style" : {
- "navigationBarTitleText": "忘记密码"
- }
- }
- ,{
- "path" : "pages/login/sync",
- "style" : {
- "navigationBarTitleText": "登录成功"
- }
- }
- ,{
- "path" : "pages/paper/index",
- "style" : {
- "navigationBarTitleText": "我的成绩"
- }
- },
- {
- "path" : "pages/paper/detail",
- "style" : {
- "navigationBarTitleText": "试卷详情"
- }
- },
- {
- "path" : "pages/paper/book",
- "style" : {
- "navigationBarTitleText": "考试错题",
- "h5":{
- "titleNView":false
- },
- "app-plus":{
- "titleNView":false
- }
- }
- }
- ,{
- "path" : "pages/paper/list",
- "style" : {
- "navigationBarTitleText": "考试列表",
- "enablePullDownRefresh": true
- }
- }
- ,{
- "path" : "pages/repo/index",
- "style" : {
- "navigationBarTitleText": "题库训练",
- "enablePullDownRefresh": true,
- "h5":{
- "titleNView":false
- },
- "app-plus":{
- "titleNView": false
- }
- }
- }
- ,{
- "path" : "pages/repo/history",
- "style" : {
- "navigationBarTitleText": "训练记录"
- }
- }
- ,{
- "path" : "pages/repo/detail",
- "style" : {
- "navigationBarTitleText": "题库详情"
- }
- }
- ,{
- "path" : "pages/user/index",
- "style" : {
- "navigationBarTitleText": "用户中心",
- "h5":{
- "titleNView":false
- }
- }
- }
- ,{
- "path" : "pages/login/passwd",
- "style" : {
- "navigationBarTitleText": "修改密码"
- }
- }
- ,{
- "path" : "pages/repo/train",
- "style" : {
- "navigationBarTitleText": "题库训练"
- }
- }
- ,{
- "path" : "pages/notice/detail",
- "style" : {
- "navigationBarTitleText": "公告详情"
- }
- }
- ,{
- "path" : "pages/sys/about",
- "style" : {
- "navigationBarTitleText": "关于我们"
- }
- }
-
- ,{
- "path" : "pages/course/detail",
- "style" :
- {
- "navigationBarTitleText": "课程详情",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/course/pdf",
- "style" :
- {
- "navigationBarTitleText": "课件阅读",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/course/video",
- "style" :
- {
- "navigationBarTitleText": "课件阅读",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/user/points/points",
- "style" :
- {
- "navigationBarTitleText": "积分日志",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/user/info/info",
- "style" :
- {
- "navigationBarTitleText": "修改资料",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/course/live",
- "style" :
- {
- "navigationBarTitleText": "课程直播",
- "enablePullDownRefresh": false
- }
- }
- ,{
- "path" : "pages/course/face",
- "style" :
- {
- "navigationBarTitleText": "刷脸校验",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/user/info/bind-mobile",
- "style" :
- {
- "navigationBarTitleText": "绑定手机",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/video/video",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/webview/webview",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path" : "pages/jumpApp/index",
- "style" :
- {
- "navigationBarTitleText": "请稍等...",
- "enablePullDownRefresh": false
- }
-
- }
-
- ],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "在线考试系统",
- "navigationBarBackgroundColor": "#0279FF",
- "backgroundColor": "#fff"
- },
- "tabBar": {
- "color": "#888",
- "selectedColor": "#31abff",
- "borderStyle": "black",
- "backgroundColor": "#fefefe",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/menu/home.png",
- "selectedIconPath": "static/menu/home-fill.png",
- "text": "首页"
- }
- , {
- "pagePath": "pages/course/index",
- "iconPath": "static/menu/study.png",
- "selectedIconPath": "static/menu/study-fill.png",
- "text": "学习"
- }
- , {
- "pagePath": "pages/exam/index",
- "iconPath": "static/menu/exam.png",
- "selectedIconPath": "static/menu/exam-fill.png",
- "text": "考试"
- },
-
- {
- "pagePath": "pages/repo/index",
- "iconPath": "static/menu/train.png",
- "selectedIconPath": "static/menu/train-fill.png",
- "text": "训练"
- },
-
- {
- "pagePath": "pages/user/index",
- "iconPath": "static/menu/account.png",
- "selectedIconPath": "static/menu/account-fill.png",
- "text": "我的"
- }
- ]
- }
- }
|