Commit 0afba3ac authored by 罗超's avatar 罗超

Merge branch 'master' of http://gitlab.oytour.com/xiangwei/educationstu into master

# Conflicts:
#	src/components/subject/ListenTopic.vue
parents 57abcfd9 ce22940d
...@@ -36,10 +36,10 @@ ...@@ -36,10 +36,10 @@
></audio> ></audio>
<view <view
class="item1" class="item1"
:style="{ height: `calc(100vh - 540rpx - ${statusBarHeight}px)` }" :style="{ height: `calc(100vh - 580rpx - ${statusBarHeight}px)` }"
> >
<view class="flex flex_start_center"> <view class="flex flex_start_center">
<!-- <view <view
class="audioBox flex flex_center_center" class="audioBox flex flex_center_center"
@click="audioManage(item1.Src)" @click="audioManage(item1.Src)"
> >
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
ref="listenCountdown" ref="listenCountdown"
format="mm:ss" format="mm:ss"
/> />
</view> --> </view>
</view> </view>
<view class="questionView"> <view class="questionView">
<view <view
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment