url
litian
2024-07-11 29b50be16ca9b8b2092b43bbfb91afbe73008bc1
pages/test/testCover.js
@@ -1,5 +1,8 @@
// pages/test/testCover.js
const app = getApp()
import {
  loginInfo
} from '../../assets/js/login';
Page({
  /**
@@ -97,7 +100,7 @@
          this.data.rootCmsItemId
        }&idPathList=${JSON.stringify(idPathList)}&answerTitle=${
          this.data.answerTitle
        }&answerType=${"option"}&storeInfo=${book.storeInfo}`,
        }&answerType=${"option"}`,
      });
    })
  },