Commit 31021235 authored by IvyXia123's avatar IvyXia123

音频线上bug

parent 67b4b739
<template>
<div class="audio-page">
{{ showObj.audio[index].image }}
<div class="content" v-if="showObj.audio">
<audio
ref="audio"
......
......@@ -16,8 +16,8 @@
<img :src="HP.play2" alt />
</i>
<i :class="{headerHP:true, defaultFun:nowShow !== 3,funHP:nowShow===3}" @click="type=3">
<img :src="HP.listen1" alt />z
</i>ƒ
<img :src="HP.listen1" alt />
</i>
<i class="headerHP home" @click="backList">
<img :src="HP.back" alt />
</i>
......
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