2023年10月16日 新增后台展示直播页教室名称

This commit is contained in:
bai 2023-10-16 09:14:07 +08:00
parent 7e3b74a40e
commit b117cb7138
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
{{ ktangInfo.zc || ' ' }}-{{ ktangInfo.skjs || ' ' }}
</div>
</template> -->
<template #title>
<span class="" style="border-radius: 5px;">
{{ ((tableData[0])?.xq) || '' }}
</span>
</template>
<div style="padding: 1rem;">
<!-- <div >{{ mainVideoCardBoxTitle || '' }}</div> -->
<bVideo ref="mainVideo" videoId="mainVideo" :videoOption="{ autoplay: true }" @load-end="mainVideoLoadEnd"/>