From ce062b3ff6d8e3db929820d004972df893882d4e Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 18 十二月 2024 09:47:49 +0800 Subject: [PATCH] bug优化 --- packageBookService/pages/psychologyAnswer/questionList/index.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/packageBookService/pages/psychologyAnswer/questionList/index.js b/packageBookService/pages/psychologyAnswer/questionList/index.js index 95e115a..e6934a4 100644 --- a/packageBookService/pages/psychologyAnswer/questionList/index.js +++ b/packageBookService/pages/psychologyAnswer/questionList/index.js @@ -73,8 +73,6 @@ height: 'calc(100% - 30px - ' + rect.height + 'px)' }) }).exec(); - - }, -- Gitblit v1.9.1