We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不知道你在手机上试过没有,我在uc上发现了2个问题 1.整个界面还有浏览器的菜单栏,显得小,联系在html mate里配置上全屏模式 2.用store记录消息界面的滚动条位置,我觉得用vue-router keep-alive好一点 3.上面的只是建议,下面的是bug 4.手机上,私聊发送按钮掉了没反应,消息发不出去 5.我看代码里对于第一次时间判断message.length==0可能写错了,我觉得是this.datalist.message.length.....这个因为是在手机的github上看的,也没有实际运行佐证,你看一下吧,因为我去看你dome时候发现,发送的第一条信息也打印出时间来了。可能确实这个判断错了
截了两个图,等到了公司用电脑发出来,上面纯手机手打。感谢提供质量这么高的代码:)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
不知道你在手机上试过没有,我在uc上发现了2个问题
1.整个界面还有浏览器的菜单栏,显得小,联系在html mate里配置上全屏模式
2.用store记录消息界面的滚动条位置,我觉得用vue-router keep-alive好一点
3.上面的只是建议,下面的是bug
4.手机上,私聊发送按钮掉了没反应,消息发不出去
5.我看代码里对于第一次时间判断message.length==0可能写错了,我觉得是this.datalist.message.length.....这个因为是在手机的github上看的,也没有实际运行佐证,你看一下吧,因为我去看你dome时候发现,发送的第一条信息也打印出时间来了。可能确实这个判断错了
截了两个图,等到了公司用电脑发出来,上面纯手机手打。感谢提供质量这么高的代码:)
The text was updated successfully, but these errors were encountered: