From 2e664020f32a0eda87139bc1363fa34b7b5697ba Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 15 五月 2024 23:11:51 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/childHealth/view/content/components/chapter0004.vue | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/books/childHealth/view/content/components/chapter0004.vue b/src/books/childHealth/view/content/components/chapter0004.vue index e1cabf4..6447d40 100644 --- a/src/books/childHealth/view/content/components/chapter0004.vue +++ b/src/books/childHealth/view/content/components/chapter0004.vue @@ -1151,7 +1151,8 @@ 瀛︿範瀹屾湰涓撻锛屼綘鐨勫涔犳晥鏋滃浣曞憿锛熷挶浠竴璧锋潵鎵爜娴嬩竴娴嬪惂锛�<br /> <span class="img">杩囧叧妫�娴嬶紙璧勬牸鑰冭瘯妯℃嫙棰橈級1</span><br /> <examinations :cardList="questionData[981]" /> - <span class="img">杩囧叧妫�娴嬶紙璧勬牸鑰冭瘯妯℃嫙棰橈級2</span> + <span class="span-border"></span> + <span class="img mt-20 dl-bl">杩囧叧妫�娴嬶紙璧勬牸鑰冭瘯妯℃嫙棰橈級2</span> <examinations :cardList="questionData[982]" /> </p> <p class="custom_tag">鈥㈠簲鐢ㄤ笌鎺㈣鈥�</p> @@ -1207,6 +1208,7 @@ }; }, mounted() { + console.log('鏁版嵁',testData[4]); this.$data.questionData = getQuestionData(testData[4]) this.$data.pathOne = getResourcePath('f2980359eb32cb3b74b284bf5348a596') this.$data.pathTwo = getResourcePath('2677fc38748eeac767a4b3fab5989a38') -- Gitblit v1.9.1