소스 검색

细节优化

tanxue 3 달 전
부모
커밋
ae78755394
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages/newEnglish/components/readContent.vue

+ 2 - 1
pages/newEnglish/components/readContent.vue

@@ -20,7 +20,8 @@
 		</view>	
 		
 		<view class="mike-play-box">
-			<view class="mike-play-tip">长按  读一读</view>
+			<view class="mike-play-tip" v-if="isRecording">录音中...</view>
+			<view class="mike-play-tip" v-else>长按  读一读</view>
 			<!-- 	<view class="status">{{ recordingStatus }}</view> -->
 			<!-- 	<view class="duration" v-if="isRecording">录音时长: {{ Math.floor(duration) }}秒</view> -->
 			<view class="du-btn-box">