Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout
| | |
| | | process.env.VUE_APP_RESOURCE_CTX + |
| | | (process.env.VUE_APP_ENV == "product" |
| | | ? process.env.VUE_APP_BOOK_ID |
| | | : "mathBook") |
| | | : "sportsAndHealth") |
| | | ); |
| | | // 测试试读30页 |
| | | // this.activeBook.tryPageCount = 10; |
| | |
| | | } |
| | | } |
| | | |
| | | .w50{ |
| | | width: 50%; |
| | | } |
| | | |
| | | .w57{ |
| | | width: 57%; |
| | | } |
| | | |
| | | .fl{ |
| | | display: flex; |
| | | } |
| | | |
| | | .fd-c{ |
| | | flex-direction: column; |
| | | } |
| | | |
| | | .al-c{ |
| | | align-items: center; |
| | | } |
| | | |
| | | .span-P{ |
| | | color: rgb(246, 147, 71); |
| | | } |
| | | |
| | | @media screen and (max-width: 1024px) { |
| | | .pdfModal { |
| | | width: 100%; |
| | |
| | | <span class="span-P">图1 自救腹部冲击法 </span> |
| | | </div> |
| | | <div class="fl fd-c al-c"> |
| | | <img class="w56" src="../../image/page29PDFTwo.png" alt="" /> |
| | | <img class="w57" src="../../image/page29PDFTwo.png" alt="" /> |
| | | <span class="span-P">图2 椅背冲击法</span> |
| | | </div> |
| | | </div> |
| | |
| | | |
| | | // 测试页面跳转 |
| | | // setTimeout(() => { |
| | | // this.gotoPage(5, 140) |
| | | // this.gotoPage(1, 41) |
| | | // setTimeout(() => { |
| | | // this.renderSign("Highlight", { |
| | | // id: "2ACA9359", |