zhongshujie
2024-12-19 b77e8e776af4d81e748e9e21d51b64a11085a195
pages/test/testCover.js
@@ -96,11 +96,11 @@
      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"}`,
      });
    })
  },