.env.product | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/App.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/books/mathBook/view/components/chapter002.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/books/mathBook/view/components/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.env.product
@@ -1,8 +1,8 @@ VUE_APP_ENV = 'product' VUE_APP_API_URL = "https://jsek.bnuic.com" VUE_APP_RESOURCE_CTX = 'https://jsek.bnuic.com/books/resource/' VUE_APP_PUBLIC_PATH = 'https://jsek.bnuic.com/books/book/childHealth' VUE_APP_PUBLIC_PATH = 'https://jsek.bnuic.com/books/book/civilAviationServices' # VUE_APP_RESOURCE_CTX = 'http://182.92.203.7:3007/books/resource/' # VUE_APP_PUBLIC_PATH = 'http://182.92.203.7:3007/books/book/botany' VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook/botany/civilAviation" VUE_APP_BOOK_ID = 'childHealth' VUE_APP_BOOK_LIST = "childHealth/lifeCare/sportsAndHealth/embedded/english/artAndDance/artAndDrama/mathBook/botany/civilAviation/civilAviationServices" VUE_APP_BOOK_ID = 'civilAviationServices' src/App.vue
@@ -71,7 +71,7 @@ process.env.VUE_APP_RESOURCE_CTX + (process.env.VUE_APP_ENV == "product" ? process.env.VUE_APP_BOOK_ID : "mathBook") : "civilAviation") ); // this.activeBook = await this.config.getBookConfig( src/books/mathBook/view/components/chapter002.vue
@@ -1374,7 +1374,13 @@ <p>①<i>y</i>=<i>x</i><sup>2</sup>-3<i>x</i>-4, ②<i>y</i>=<i>x</i><sup>2</sup>+<i>x</i>+2, ③<i>y</i>=<i>x</i><sup>2</sup>-6<i>x</i>+9.</p> <p>(1) 分别画出它们的函数图像;</p> <paint :page="51" :imgUrl="this.config.activeBook.resourceUrl + '/images/a6fe3d63.png'" /> <!-- <paint :page="51" :imgUrl="this.config.activeBook.resourceUrl + '/images/a6fe3d63.png'" /> --> <graffiti :page="51" :bcImg="this.config.activeBook.resourceUrl + '/images/a6fe3d63.png'" :imgWidth="520" :imgHeight="494" /> <p> (2) 根据函数图像写出<i>y</i>=0,<i>y</i>>0,<i>y</i><0时所对应的<i>x</i>的值或取值范围. <span class="btn-box" @click="isShowAnswer = !isShowAnswer"> @@ -3656,6 +3662,7 @@ return obj } const showObj = handleShow(30) import graffiti from '@/components/graffiti/index.vue' import paint from '@/components/paint/index.vue' import examinations from '@/components/examinations/index.vue' export default { @@ -3669,7 +3676,7 @@ type: Object, }, }, components: { examinations, paint }, components: { examinations, paint,graffiti }, data() { return { collectImg: require('../../assets/images/icon/heart.png'), src/books/mathBook/view/components/index.vue
@@ -189,7 +189,7 @@ // 测试页面跳转 setTimeout(() => { this.gotoPage(5,162); this.gotoPage(2,50); // // setTimeout(() => { // // this.renderSign("Highlight", { // // id: "2ACA9359",