From f135434894a67b13fd703263ae79e4335f06aa8d Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期五, 29 三月 2024 19:46:47 +0800
Subject: [PATCH] 音频播放页冲突解决

---
 packageBookService/pages/bookServices/examination/questionList/index.wxml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packageBookService/pages/bookServices/examination/questionList/index.wxml b/packageBookService/pages/bookServices/examination/questionList/index.wxml
index 9153292..22ae54e 100644
--- a/packageBookService/pages/bookServices/examination/questionList/index.wxml
+++ b/packageBookService/pages/bookServices/examination/questionList/index.wxml
@@ -242,7 +242,7 @@
           style="background-color:{{isNight ? '#000' : '#fff'}}; "
         />
       </view>
-      <!-- 鎴戠殑閿欓妯″紡涓嬶紝鏌ョ湅瑙f瀽鎸夐挳 -->
+      <!-- 鎴戠殑閿欓銆佹敹钘忔ā寮忎笅锛屾煡鐪嬭В鏋愭寜閽� -->
       <view
         wx:if="{{(answerType == 'collectQuestion' || answerType ==  'errorQuestion') && (item.questionType == 'multipleChoice' || item.questionType ==  'completion' || item.questionType == 'shortAnswer')}}"
       >

--
Gitblit v1.9.1