tanxue 4 mēneši atpakaļ
vecāks
revīzija
1e6d1fb3e6
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      components/questionJiexi/questionJiexi.vue

+ 2 - 2
components/questionJiexi/questionJiexi.vue

@@ -16,9 +16,9 @@
 
 						<!-- 视频讲解 -->
 						<view class="spjj-title"></view>
-						<view class="spjj-video-box">
+						<view class="ezy-video-box">
 							<!-- 这里放视频 ↓ -->
-							<view class="spjj-video" ref="videoContent" id="wgy-player-test" :playAuth="playAuth"
+							<view class="ezy-video" ref="videoContent" id="wgy-player-test" :playAuth="playAuth"
 								:change:playAuth="renderScript.receiveMsg" :videoId="videoId"
 								:change:videoId="renderScript.videoIdFun" :hideFlag="hideFlag"
 								:change:hideFlag="renderScript.hideFlagFun" :seekTime="seekTime"