|
@@ -178,7 +178,6 @@
|
|
|
<div class="words-left" :style="{}">
|
|
<div class="words-left" :style="{}">
|
|
|
<AudioPlay
|
|
<AudioPlay
|
|
|
v-if="isEnable(data.property.is_enable_voice)"
|
|
v-if="isEnable(data.property.is_enable_voice)"
|
|
|
- v-if="isEnable(data.property.is_enable_voice)"
|
|
|
|
|
:file-id="item.audio_file_id"
|
|
:file-id="item.audio_file_id"
|
|
|
:theme-color="
|
|
:theme-color="
|
|
|
data.unified_attrib && data.unified_attrib.topic_color ? data.unified_attrib.topic_color : ''
|
|
data.unified_attrib && data.unified_attrib.topic_color ? data.unified_attrib.topic_color : ''
|
|
@@ -336,7 +335,6 @@
|
|
|
:disabled="disabled"
|
|
:disabled="disabled"
|
|
|
:show-play="isEnable(data.property.is_enable_play_back)"
|
|
:show-play="isEnable(data.property.is_enable_play_back)"
|
|
|
:bg-type="data.property.frame_type"
|
|
:bg-type="data.property.frame_type"
|
|
|
- :bg-type="data.property.frame_type"
|
|
|
|
|
:attrib="data.unified_attrib"
|
|
:attrib="data.unified_attrib"
|
|
|
@closeIfFreeShow="closeIfFreeShow"
|
|
@closeIfFreeShow="closeIfFreeShow"
|
|
|
@changePraShow="changePraShow"
|
|
@changePraShow="changePraShow"
|