vd
litian
2024-10-25 1a537273ca2d6f95f2043a7347e73ed41490913a
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"}`,
      });
    })
  },