闫增涛
2025-03-31 04c7b0163caeae4ab1c5da62e301fa993101cfad
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"}`,
      });
    })
  },