| | |
| | | 云测试 |
| | | </h6> |
| | | <p class="blockh6-c"> |
| | | <examinations :cardList="questionData[6]" v-if="questionData" /> |
| | | <!-- <span class="img">专题一 学习主题一</span> --> |
| | | <examinations :cardList="questionData[6]" v-if="questionData" /> |
| | | |
| | | </p> |
| | | <h4 id="d008">(五)注意保护好关节和韧带</h4> |
| | | <p class="lh2"> |
| | |
| | | <p class="lh2"> |
| | | 呼吸系统由呼吸道和肺组成。呼吸道包括鼻、咽、喉、气管和支气管,是气体进出肺的通道(见图1-6)。通常把鼻、咽、喉称为上呼吸道,把气管和支气管称为下呼吸道。肺是气体交换的场所。 |
| | | </p> |
| | | <h3 id="c003">一、学前儿童呼吸系统的特点>>>>>></h3> |
| | | <h3 id="c003">一、学前儿童呼吸系统的特点>>></h3> |
| | | <h4 id="d009">(一)呼吸器官的特点</h4> |
| | | <h5 id="e012">1.鼻</h5> |
| | | </div> |
| | |
| | | 学习完本专题,你的学习效果如何呢?咱们一起来扫码测一测吧!<br /> |
| | | <span class="img">过关检测(资格考试模拟题)1</span><br /> |
| | | <examinations :cardList="questionData[421]" v-if="questionData" /> |
| | | <span class="img">过关检测(资格考试模拟题)2</span> |
| | | <span class="span-border"></span> |
| | | <span class="img mt-20 dl-bl">过关检测(资格考试模拟题)2</span> |
| | | <examinations :cardList="questionData[422]" v-if="questionData" /> |
| | | </p> |
| | | <h6 class="Conclusion-title4">•学习反思•</h6> |
| | |
| | | }; |
| | | }, |
| | | mounted() { |
| | | console.log('数据',testData[1]); |
| | | this.$data.questionData = getQuestionData(testData[1]) |
| | | // console.log('题目',this.$data.questionData ); |
| | | this.$data.pathOne = getResourcePath('f6f6588a75086576b87bed2fb9ca1ec1') |
| | | this.$data.pathTwo = getResourcePath('e5993b62684fe55d13190cfe52bf00ed') |
| | | this.$data.pathThree = getResourcePath('6b6d42213aa85aa5ff7724aaf96ffee6') |
| | |
| | | this.$data.videoOne = !this.$data.videoOne; |
| | | } else if (type == "testOne") { |
| | | this.$data.testOne = !this.$data.testOne; |
| | | this.getQuestionList(); |
| | | } else if(type == 'learnTableTwo') { |
| | | this.$data.learnTableTwo = !this.$data.learnTableTwo |
| | | }else if(type == 'learnTableThree') { |
| | |
| | | this.$data.learnTableNine = !this.$data.learnTableNine |
| | | } |
| | | }, |
| | | getQuestionList() { |
| | | const testData = this.$store.state.testList.find( |
| | | (item) => item.name == "专题一总论 人体概述测验题" |
| | | ); |
| | | this.$data.productLinkPath = testData.productLinkPath; |
| | | if (this.$refs.examinationOne) this.$refs.examinationOne.getIdPathList(); |
| | | }, |
| | | // getQuestionList() { |
| | | // const testData = this.$store.state.testList.find( |
| | | // (item) => item.name == "专题一总论 人体概述测验题" |
| | | // ); |
| | | // this.$data.productLinkPath = testData.productLinkPath; |
| | | // if (this.$refs.examinationOne) this.$refs.examinationOne.getIdPathList(); |
| | | // }, |
| | | }, |
| | | }; |
| | | </script> |