| | |
| | | </template> |
| | | |
| | | <script> |
| | | import Vue from "vue"; |
| | | import axios from "axios"; |
| | | import pageHeader from "./header.vue"; |
| | | import chapterOne from "./chapter001.vue"; |
| | |
| | | |
| | | // 测试页面跳转 |
| | | // setTimeout(() => { |
| | | // this.gotoPage(2,50); |
| | | // this.gotoPage(4,79); |
| | | // // setTimeout(() => { |
| | | // // this.renderSign("Highlight", { |
| | | // // id: "2ACA9359", |
| | |
| | | console.log("暂无数据"); |
| | | } |
| | | }) |
| | | .catch((res) => { |
| | | .catch(() => { |
| | | console.log("index 请求题目收藏id报错"); |
| | | }); |
| | | console.log('收藏id',this.collectId); |
| | |
| | | cardList[3].infoList.push(item); |
| | | } |
| | | if (item.questionType == "shortAnswer" ||item.questionType == "formula") { |
| | | if(typeof item.userAnswer != 'string') console.log('失败',item); |
| | | cardList[4].infoList.push(item); |
| | | } |
| | | } |