diff --git a/pages.json b/pages.json
index 98b7a21..62c27b4 100644
--- a/pages.json
+++ b/pages.json
@@ -33,6 +33,15 @@
"root": "pages/indexEntry",
"pages": [
{
+ "path": "credit/credit",
+ "style": {
+ "navigationBarTitleText": "质量信誉排行",
+ "enablePullDownRefresh": false,
+ "backgroundTextStyle": "" ,
+ "navigationBarBackgroundColor": "#FFFFFF"
+ }
+ },
+ {
"path": "enroll/enroll",
"style": {
"navigationBarTitleText": "学员报名",
@@ -156,6 +165,15 @@
}
},
{
+ "path": "examines/warningEducation/warningEducation",
+ "style": {
+ "navigationBarTitleText": "安全警示教育在线视频学习",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false,
+ "backgroundTextStyle": "dark"
+ }
+ },
+ {
"path": "examines/allExamines/allExamines",
"style": {
"navigationBarTitleText": "找考场",
diff --git a/pages/indexEntry/credit/credit.vue b/pages/indexEntry/credit/credit.vue
new file mode 100644
index 0000000..0d8f7d4
--- /dev/null
+++ b/pages/indexEntry/credit/credit.vue
@@ -0,0 +1,59 @@
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/indexEntry/examines/examines.vue b/pages/indexEntry/examines/examines.vue
index 7fd8032..ca6fc86 100644
--- a/pages/indexEntry/examines/examines.vue
+++ b/pages/indexEntry/examines/examines.vue
@@ -4,7 +4,7 @@
-
+
@@ -33,7 +33,7 @@
{text: '我要模拟', icon: require('../../../static/images/index/btn_moni.png'), id: 1 },
{text: '考场取号', icon: require('../../../static/images/index/btn_quhao.png'), id: 2 },
{text: '领证宣誓', icon: require('../../../static/images/index/btn_xuanshi.png'), id: 3 },
- {text: '警示教育', icon: require('../../../static/images/index/btn_jiaoyu.png'), id: 4 },
+ {text: '警示教育', icon: require('../../../static/images/index/btn_jiaoyu.png'), id: 4 , url: '/pages/indexEntry/examines/warningEducation/warningEducation'},
{text: '驾照邮寄', icon: require('../../../static/images/index/btn_youjix.png'), id: 5 },
]
}
diff --git a/pages/indexEntry/examines/warningEducation/warningEducation.vue b/pages/indexEntry/examines/warningEducation/warningEducation.vue
new file mode 100644
index 0000000..f68b2f4
--- /dev/null
+++ b/pages/indexEntry/examines/warningEducation/warningEducation.vue
@@ -0,0 +1,121 @@
+
+
+
+
+
+
+
+
+
+ 第一章
+
+
+ 未开始
+
+
+
+
+
+
+
+
+ 公益短片之“车速决定命运”
+ 3:22
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/tabbar/index/index.vue b/pages/tabbar/index/index.vue
index 5ae987c..b229a8e 100644
--- a/pages/tabbar/index/index.vue
+++ b/pages/tabbar/index/index.vue
@@ -150,7 +150,7 @@
text: '合格率排行',
tps: '官方数据 阳光透明',
icon: require('../../../static/images/index/img_3@2x.png'),
- url: ''
+ url: '/pages/indexEntry/credit/credit?type=1'
},
{
text: '行业政策',
@@ -162,7 +162,7 @@
text: '质量信誉排行',
tps: '官方数据 阳光透明',
icon: require('../../../static/images/index/img_5@2x.png'),
- url: ''
+ url: '/pages/indexEntry/credit/credit'
},
{
text: '咨询投诉',