|
@@ -268,22 +268,22 @@ export default {
|
|
|
//科目一
|
|
|
rightList1: [
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/LocalTopics@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/localTopics%402x.png",
|
|
|
text: "地方专题",
|
|
|
path: "/otherPages/classifyArea/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/WrongTopicCollection@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/wrongTopicCollection%402x.png",
|
|
|
text: "错题·收藏",
|
|
|
path: "/otherPages/collection/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/NotesBeforeExamination@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/ColorBlindnessTest@2x.png",
|
|
|
text: "色盲测试",
|
|
|
path: "/otherPages/beforeColorExam/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/learnToSee@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/ThreeExam@2x.png",
|
|
|
text: "三力测试",
|
|
|
path: "/otherPages/beforeThreeExam/index",
|
|
|
},
|
|
@@ -336,12 +336,12 @@ export default {
|
|
|
path: "/otherPages/collection/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/notesBeforeExamination%402x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/ColorBlindnessTest@2x.png",
|
|
|
text: "色盲测试",
|
|
|
path: "/otherPages/beforeColorExam/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/learnToSee@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/ThreeExam@2x.png",
|
|
|
text: "三力测试",
|
|
|
path: "/otherPages/beforeThreeExam/index",
|
|
|
},
|
|
@@ -480,7 +480,7 @@ export default {
|
|
|
this.$store.dispatch("GetRoadExamVip");
|
|
|
this.$store.dispatch("GetNbjkSet");
|
|
|
this.$store.dispatch("GetNbjkSph");
|
|
|
-
|
|
|
+
|
|
|
// if (!res.data.nickName) {
|
|
|
// uni.showModal({
|
|
|
// title: "新用户更新信息",
|