| | |
| | | </p> |
| | | <div class="bk2"> |
| | | <p><img class="rwmb-5" alt="" src="../../assets/images/bkzn.png" /></p> |
| | | <ul v-for="(item, index) in exampleOne.unitOne" :key="'exampleOne' + index"> |
| | | <p class="center mr-0"><span class="ls2">2020 年初级育婴师考试真题</span></p> |
| | | <ul class="mr-0" v-for="(item, index) in exampleOne.unitOne" :key="'exampleOne' + index"> |
| | | <li> |
| | | {{ index + 1 }}.(单选){{ item.txt }} |
| | | (单选题){{ item.txt }} |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |
| | |
| | | </p> |
| | | <div class="bk2"> |
| | | <p><img class="rwmb-5" alt="" src="../../assets/images/bkzn.png" /></p> |
| | | <p class="center"><span class="ls2">2020年中级育婴师考试真题</span></p> |
| | | <ul v-for="(item, index) in exampleTwo.unitOne" :key="'exampleTwo' + index"> |
| | | <p class="center mr-0"><span class="ls2">2020年中级育婴师考试真题</span></p> |
| | | <ul class="mr-0" v-for="(item, index) in exampleTwo.unitOne" :key="'exampleTwo' + index"> |
| | | <li> |
| | | {{ index + 1 }}.(单选){{ item.txt }}。 |
| | | (单选题){{ item.txt }}。 |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |
| | |
| | | <p class="center"><span class="ls2">2020年中级育婴师理论知识考试真题</span></p> |
| | | <ul v-for="(item, index) in exampleThree.unitOne" :key="'exampleThree' + index"> |
| | | <li> |
| | | {{ index + 1 }}.(单选){{ item.txt }} |
| | | {{ index + 1 }}.(单选题){{ item.txt }} |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |