聊天记录展示
This commit is contained in:
@@ -98,7 +98,7 @@ export class ShowPanel extends li_BaseView {
|
||||
// 阻止事件冒泡
|
||||
event.propagationStopped = true;
|
||||
// 阻止浏览器默认行为(如拖动、滚动)
|
||||
event.preventDefault();
|
||||
//event.preventDefault();
|
||||
}
|
||||
|
||||
protected onClose() {
|
||||
|
||||
Reference in New Issue
Block a user