| | |
| | | <p> <textarea v-model="questionData.unit2.eleven" placeholder="请输入内容" rows="6" |
| | | style="max-width: 90%; min-width: 90%;" class="fz-16" @change="setBookQuestion"></textarea> |
| | | </p> |
| | | <p class="blockh6-c"> |
| | | <span class="img dl-bl w100">第二章 会议认知</span> |
| | | <examinations :primaryColor="themeColor" :cardList="interfaceQuestion[58]" v-if="interfaceQuestion" :chapter="1" |
| | | :page="58" /> |
| | | </p> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <p> <textarea v-model="questionData.unit3.eight" placeholder="请输入内容" rows="6" |
| | | style="max-width: 90%; min-width: 90%;" class="fz-16" @change="setBookQuestion"></textarea> |
| | | </p> |
| | | <p class="blockh6-c"> |
| | | <span class="img dl-bl w100">第三章 会议策划认知</span> |
| | | <examinations :primaryColor="themeColor" :cardList="interfaceQuestion[84]" v-if="interfaceQuestion" :chapter="1" |
| | | :page="84" /> |
| | | </p> |
| | | </div> |
| | | </div> |
| | | </div> |