|
@@ -231,7 +231,7 @@
|
|
|
|
|
|
<!-- #endif -->
|
|
|
|
|
|
- <!-- <view class="splitLine"> </view>
|
|
|
+ <view class="splitLine"> </view>
|
|
|
<view v-if="tabQuery.name !== '教学视频'" class="two">
|
|
|
<view
|
|
|
@click="
|
|
@@ -258,7 +258,7 @@
|
|
|
>考前秘籍 直击考点</text
|
|
|
>
|
|
|
</view>
|
|
|
- </view> -->
|
|
|
+ </view>
|
|
|
<!-- <view v-if="active == 0 || active == 3">
|
|
|
<van-cell
|
|
|
v-if="active == 0"
|
|
@@ -403,57 +403,57 @@ export default {
|
|
|
//科目四
|
|
|
rightList4: [
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/localTopics%402x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/LocalTopics@2x.png",
|
|
|
text: "地方专题",
|
|
|
path: "/otherPages/classifyArea/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/wrongTopicCollection%402x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/WrongTopicCollection@2x.png",
|
|
|
text: "错题·收藏",
|
|
|
path: "/otherPages/collection/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/notesBeforeExamination%402x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/NotesBeforeExamination@2x.png",
|
|
|
text: "考前须知",
|
|
|
path: "/otherPages/marked/index?markdown=学车必看",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/learnToSee@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/learnToSee@2x.png",
|
|
|
text: "学车必看",
|
|
|
path: "/otherPages/marked/index?markdown=学车必看",
|
|
|
},
|
|
|
],
|
|
|
centerList4: [
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/selectedTestQuestions@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/selectedTestQuestions@2x.png",
|
|
|
text: "精选考题",
|
|
|
path: "/otherPages/classifyChoose/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/simulationTestTopics@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/simulationTestTopics@2x.png",
|
|
|
text: "模拟考试",
|
|
|
path: "/otherPages/beforeMockExam/index",
|
|
|
},
|
|
|
],
|
|
|
leftList4: [
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/sequentialPractice@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/sequentialPractice@2x.png",
|
|
|
text: "顺序练习",
|
|
|
path: "/otherPages/classifyOrder/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/classificationExercise@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/classificationExercise@2x.png",
|
|
|
text: "分类练习",
|
|
|
path: "/otherPages/classifyKind/index",
|
|
|
},
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/newRulesPaper@2x.png",
|
|
|
- text: "新规秘卷",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/trueExamMock.png",
|
|
|
+ text: "真实模拟",
|
|
|
path: "/otherPages/selectRulePaper/index",
|
|
|
},
|
|
|
|
|
|
{
|
|
|
- img: "https://ndata.zzxcx.net/ctjk/mp-wx/carVideo/simulationResults@2x.png",
|
|
|
+ img: "https://ndata.zzxcx.net/jklsj/xcx/simulationResults@2x.png",
|
|
|
text: "模拟成绩",
|
|
|
path: "/otherPages/testScores/index",
|
|
|
},
|