|
@@ -9,103 +9,175 @@
|
|
{
|
|
{
|
|
"path": "pages/index/index",
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/exam/index",
|
|
|
|
|
|
+ "path": "pages/exam/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/index",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "我的"
|
|
|
|
|
|
+ "path": "pages/my/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "我的",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/mesList",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "消息"
|
|
|
|
|
|
+ "path": "pages/my/mesList",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "消息",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/zhengshu",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "证书"
|
|
|
|
|
|
+ "path": "pages/my/zhengshu",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "证书",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/setting",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "设置"
|
|
|
|
|
|
+ "path": "pages/my/setting",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "设置",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/demo/index",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "demo"
|
|
|
|
|
|
+ "path": "pages/demo/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "demo"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/course/index",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "课程"
|
|
|
|
|
|
+ "path": "pages/course/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "课程",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
- {
|
|
|
|
- "path" : "pages/course/kechengInfo",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "课程详情"
|
|
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/course/kechengInfo",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "课程详情",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/score/index",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationStyle" : "custom"
|
|
|
|
|
|
+ "path": "pages/score/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/score/kaoshiChengjiInfo",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationStyle" : "custom"
|
|
|
|
|
|
+ "path": "pages/score/kaoshiChengjiInfo",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/exam/exam",
|
|
|
|
|
|
+ "path": "pages/exam/exam",
|
|
"style": {
|
|
"style": {
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/lianxi/index",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "练习"
|
|
|
|
|
|
+ "path": "pages/lianxi/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "练习",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/lianxi/lianxi",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : ""
|
|
|
|
|
|
+ "path": "pages/lianxi/lianxi",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/baoming/index",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "报名"
|
|
|
|
|
|
+ "path": "pages/baoming/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "报名",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
// {
|
|
// {
|
|
@@ -116,29 +188,63 @@
|
|
// }
|
|
// }
|
|
// },
|
|
// },
|
|
{
|
|
{
|
|
- "path" : "pages/my/mesPage",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "消息详情"
|
|
|
|
|
|
+ "path": "pages/my/mesPage",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "消息详情",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/credit",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "学分"
|
|
|
|
|
|
+ "path": "pages/my/credit",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "学分",
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-card": "view",
|
|
|
|
+ "uni-load-more": "view",
|
|
|
|
+ "uni-badge":"view",
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "components/zhuapaiConfirm/submitScore",
|
|
|
|
+ "style": {
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "c-progress-circle":"view"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "components/custom-scroll-list-chengji/custom-scroll-list-chengji",
|
|
|
|
+ "style": {
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-load-more": "view"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "components/custom-scroll-list/custom-scroll-list",
|
|
|
|
+ "style": {
|
|
|
|
+ "componentPlaceholder": {
|
|
|
|
+ "uni-load-more": "view"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"tabBar": {
|
|
"tabBar": {
|
|
- "color": "#565656",
|
|
|
|
- "selectedColor": "#0856E6",
|
|
|
|
- "borderStyle": "black",
|
|
|
|
- "backgroundColor": "#ffffff",
|
|
|
|
- "fontSize": "13px",
|
|
|
|
- "iconWidth": "28px",
|
|
|
|
- "spacing": "0px",
|
|
|
|
- "list": [{
|
|
|
|
|
|
+ "color": "#565656",
|
|
|
|
+ "selectedColor": "#0856E6",
|
|
|
|
+ "borderStyle": "black",
|
|
|
|
+ "backgroundColor": "#ffffff",
|
|
|
|
+ "fontSize": "13px",
|
|
|
|
+ "iconWidth": "28px",
|
|
|
|
+ "spacing": "0px",
|
|
|
|
+ "list": [{
|
|
"pagePath": "pages/index/index",
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "static/images/tabbar/unselect/index-sj.png",
|
|
"iconPath": "static/images/tabbar/unselect/index-sj.png",
|
|
"selectedIconPath": "static/images/tabbar/select/index-sj.png",
|
|
"selectedIconPath": "static/images/tabbar/select/index-sj.png",
|
|
@@ -148,7 +254,7 @@
|
|
"iconPath": "static/images/tabbar/unselect/exam-sj.png",
|
|
"iconPath": "static/images/tabbar/unselect/exam-sj.png",
|
|
"selectedIconPath": "static/images/tabbar/select/exam-sj.png",
|
|
"selectedIconPath": "static/images/tabbar/select/exam-sj.png",
|
|
"text": "考试"
|
|
"text": "考试"
|
|
- },
|
|
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"pagePath": "pages/score/index",
|
|
"pagePath": "pages/score/index",
|
|
"iconPath": "static/images/tabbar/unselect/score-sj.png",
|
|
"iconPath": "static/images/tabbar/unselect/score-sj.png",
|
|
@@ -159,13 +265,21 @@
|
|
"iconPath": "static/images/tabbar/unselect/my-sj.png",
|
|
"iconPath": "static/images/tabbar/unselect/my-sj.png",
|
|
"selectedIconPath": "static/images/tabbar/select/my-sj.png",
|
|
"selectedIconPath": "static/images/tabbar/select/my-sj.png",
|
|
"text": "我的"
|
|
"text": "我的"
|
|
- }]
|
|
|
|
- },
|
|
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "麦塔软件",
|
|
"navigationBarTitleText": "麦塔软件",
|
|
"navigationBarBackgroundColor": "#fff"
|
|
"navigationBarBackgroundColor": "#fff"
|
|
},
|
|
},
|
|
-
|
|
|
|
|
|
+ "subPackages": [
|
|
|
|
+ // 声明 uni_modules 分包
|
|
|
|
+ {
|
|
|
|
+ "root": "subpacks", // 将 uni_modules 作为分包根目录
|
|
|
|
+ "name": "subpack",
|
|
|
|
+ "pages": []
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
"uniIdRouter": {}
|
|
"uniIdRouter": {}
|
|
-}
|
|
|
|
|
|
+}
|