| | |
| | | <el-text class="mx-1" type="primary" size="small">{{ |
| | | t('courseCenter.oralBroadcastingContent') |
| | | }}</el-text> |
| | | <!-- <div class="voice-item">--> |
| | | <!-- <span--> |
| | | <!-- :class="selectPPT.driverType == item.itemValue ? 'active-item' : ''"--> |
| | | <!-- v-for="(item, index) in driveType"--> |
| | | <!-- :key="index"--> |
| | | <!-- @click="driveTypeChange(item)"--> |
| | | <!-- >{{ item.name }}</span--> |
| | | <!-- >--> |
| | | <!-- </div>--> |
| | | <!-- <div class="media-box">--> |
| | | <!-- <el-button type="primary" :icon="Mic" size="small" @click="openSelect">{{--> |
| | | <!-- selectPPT.selectAudio ? selectPPT.selectAudio.name : t('courseCenter.notSelect')--> |
| | | <!-- }}</el-button>--> |
| | | <!-- <el-button--> |
| | | <!-- type="success"--> |
| | | <!-- :icon="Headset"--> |
| | | <!-- size="small"--> |
| | | <!-- @click="voiceData.show = !voiceData.show"--> |
| | | <!-- />--> |
| | | <!-- </div>--> |
| | | <div class="voice-item"> |
| | | <span |
| | | :class="selectPPT.driverType == item.itemValue ? 'active-item' : ''" |
| | | v-for="(item, index) in driveType" |
| | | :key="index" |
| | | @click="driveTypeChange(item)" |
| | | >{{ item.name }}</span |
| | | > |
| | | </div> |
| | | <div class="media-box"> |
| | | <el-button type="primary" :icon="Mic" size="small" @click="openSelect">{{ |
| | | selectPPT.selectAudio ? selectPPT.selectAudio.name : t('courseCenter.notSelect') |
| | | }}</el-button> |
| | | <el-button |
| | | type="success" |
| | | :icon="Headset" |
| | | size="small" |
| | | @click="voiceData.show = !voiceData.show" |
| | | /> |
| | | </div> |
| | | </div> |
| | | <div v-if="selectPPT.driverType == 1" style="position: relative"> |
| | | <div class="middle-textarea"> |