Browse Source

ui优化

master
xie.bx 2 years ago
parent
commit
e916314443
  1. 1
      im-uniapp/pages/chat/chat.vue

1
im-uniapp/pages/chat/chat.vue

@ -48,6 +48,7 @@
default:
break;
}
this.menu.show = false;
},
onShowMenu(e, chatIdx) {
uni.getSystemInfo({

Loading…
Cancel
Save