| | |
| | | const testData = { |
| | | 2: { |
| | | 35: [135378, 135379, 135380,135381,135382,135383,135384,135385,135386,135387], |
| | | // 14: [65859, 65860, 65861, 65862], |
| | | // 18: [65863, 65864, 65865, 65866, 65867, 65868, 65869], |
| | | // 22: [65870, 65871, 65872, 65873, 65874], |
| | | // 27: [65875, 65876, 65877, 65878, 65879, 65880, 65881, 65882], |
| | | // 32: [65883, 65884, 65885, 65886], |
| | | // 34: [65887, 65888, 65889, 65890, 65891, 65892], |
| | | // 39: [65905, 65906, 65907, 65908, 65909], |
| | | // 48: [ |
| | | // 65910, 65911, 65912, 65913, 65914, 65915, 65916, 65917, 65918, 65919, |
| | | // 65920, |
| | | // ], |
| | | // 50: { |
| | | // 1: [ |
| | | // 65944, 65945, 65946, 65947, 65948, 65949, 65950, 65951, 65952, 65953, |
| | | // 65954, 65955, 65956, 65957, 65958, 65959, |
| | | // ], |
| | | // 2: [ |
| | | // 65962, 65963, 65964, 65965, 65966, 65967, 65968, 65969, 65970, 65971, |
| | | // 65972, 65973, 65974, 65975, 65976, 65977, |
| | | // ], |
| | | // }, |
| | | 35: [ |
| | | 135378, 135379, 135380, 135381, 135382, 135383, 135384, 135385, 135386, |
| | | 135387, 135388, 135389 |
| | | ], |
| | | 58: [ |
| | | 135390, 135391, 135392, 135393, 135394, 135395, 135396, 135397, 135398, |
| | | 135399, 135400, 135401 |
| | | ], |
| | | 84: [ |
| | | 135402, 135403, 135404, 135405, 135406, 135407, 135408, 135409, 135410, |
| | | 135411, 135412, 135413 |
| | | ], |
| | | }, |
| | | }; |
| | | |
| | | export default testData; |
| | | |
| | |
| | | <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> |
| | |
| | | |
| | | //测试页面跳转 |
| | | setTimeout(() => { |
| | | this.gotoPage(2, 35); |
| | | this.gotoPage(2, 84); |
| | | // setTimeout(() => { |
| | | // this.renderSign("Highlight", { |
| | | // id: "2ACA9359", |