| | |
| | | // pages/test/testCover.js |
| | | const app = getApp() |
| | | import { |
| | | loginInfo |
| | | } from '../../assets/js/login'; |
| | | Page({ |
| | | |
| | | /** |
| | |
| | | wx.redirectTo({ |
| | | url: `/packageBookService/pages/bookServices/examination/examination?bookId=${ |
| | | this.data.bookId |
| | | }&productLinkPath=${this.data.productLinkPath}& =${ |
| | | }&productLinkPath=${this.data.productLinkPath}&rootCmsItemId=${ |
| | | this.data.rootCmsItemId |
| | | }&idPathList=${JSON.stringify(idPathList)}&answerTitle=${ |
| | | this.data.answerTitle |
| | | }&answerType=${"option"}&storeInfo=${book.storeInfo}`, |
| | | }&answerType=${"option"}`, |
| | | }); |
| | | }) |
| | | }, |