@@ -132,7 +132,7 @@ export class LinkPageComponent implements OnInit {
}
onSendGift() {
console.log('点击送出礼物');
- // this.liveService.get_duration()
+ this.liveService.get_duration()
/* 结束直播 */
async endCall(e: any) {