style:样式调整

This commit is contained in:
houjunxiang
2025-10-11 16:25:24 +08:00
parent c8b2d8683e
commit b5aed8573a
15 changed files with 405 additions and 721 deletions

View File

@@ -165,7 +165,7 @@ export default {
},
//发送消息
send(data) {
console.log('发送消息。。。')
console.log('发送消息。。。', data)
if (!this.isOpen) {
//关闭则打开
this.open()