From 81c23f9c2f5bdfbe962d0b19a5a80ea7c12f043d Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期三, 10 七月 2024 17:39:02 +0800
Subject: [PATCH] 二维码

---
 pages/test/testCover.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/test/testCover.js b/pages/test/testCover.js
index 914d4a8..c62708e 100644
--- a/pages/test/testCover.js
+++ b/pages/test/testCover.js
@@ -100,7 +100,7 @@
           this.data.rootCmsItemId
         }&idPathList=${JSON.stringify(idPathList)}&answerTitle=${
           this.data.answerTitle
-        }&answerType=${"option"}&storeInfo=${book.storeInfo}`,
+        }&answerType=${"option"}`,
       });
     })
   },

--
Gitblit v1.9.1