|
@@ -33,7 +33,7 @@
|
|
|
<span>直播中:{{ total }}</span>
|
|
|
</el-col>
|
|
|
<el-col :span="12" class="meetBtn">
|
|
|
- <el-button type="warning" round size="small" @click="recordSave()">签到退出<i class="el-icon-time el-icon--right"></i></el-button>
|
|
|
+ <!-- <el-button type="warning" round size="small" @click="recordSave()">签到退出<i class="el-icon-time el-icon--right"></i></el-button> -->
|
|
|
<!-- <el-button v-show="switchbtn" type="warning" round size="small" @click="roomMeetBtn()"
|
|
|
>苹果用户互动<i class="el-icon-camera el-icon--right"></i
|
|
|
></el-button> -->
|