From 04cd42533042f6240a0274e124dd89daeda7a4fd Mon Sep 17 00:00:00 2001
From: unknown <331404948@qq.com>
Date: Wed, 30 Aug 2023 11:33:19 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E8=A1=8C=EF=BC=8C=E5=AE=89=E5=85=A8?=
=?UTF-8?q?=E8=AD=A6=E7=A4=BA=E6=95=99=E8=82=B2=E8=A7=86=E9=A2=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 18 +++
pages/indexEntry/credit/credit.vue | 59 ++++++++++
pages/indexEntry/examines/examines.vue | 4 +-
.../examines/warningEducation/warningEducation.vue | 121 +++++++++++++++++++++
pages/tabbar/index/index.vue | 4 +-
5 files changed, 202 insertions(+), 4 deletions(-)
create mode 100644 pages/indexEntry/credit/credit.vue
create mode 100644 pages/indexEntry/examines/warningEducation/warningEducation.vue
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: '咨询投诉',