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 @@
></audio>
<view
class="item1"
:style="{ height: `calc(100vh - 540rpx - ${statusBarHeight}px)` }"
:style="{ height: `calc(100vh - 580rpx - ${statusBarHeight}px)` }"
>
<view class="flex flex_start_center">
<!-- <view
<view
class="audioBox flex flex_center_center"
@click="audioManage(item1.Src)"
>
......@@ -55,7 +55,7 @@
ref="listenCountdown"
format="mm:ss"
/>
</view> -->
</view>
</view>
<view class="questionView">
<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