【fix-bug】去掉无用的注释

This commit is contained in:
fengchenchen
2023-10-26 17:09:10 +08:00
parent 829a27f887
commit a0383b4a3e
+1 -1
View File
@@ -170,7 +170,7 @@ Page({
let meetingId = url.split('=')[1]
// todo 开发直接测试
// meetingId = '1716697502924484609' // 其他会议
meetingId = '1717017180230205441' // 国际研讨会-wasic
// meetingId = '1717017180230205441' // 国际研讨会-wasic
// meetingId = '1682658807030460418' // 国际研讨会2
this.queryMeetingDetail(meetingId)