feat: vue-mobile => 完成移动端聊天配置功能

This commit is contained in:
RockYang
2023-06-26 18:18:45 +08:00
parent c099e843d5
commit c3d62bb8d8
13 changed files with 189 additions and 36 deletions

View File

@@ -47,7 +47,7 @@ onMounted(() => {
margin-left 5px
.van-image {
width 25px
width 32px
img {
border-radius 5px
@@ -73,7 +73,7 @@ onMounted(() => {
.content {
word-break break-word;
padding: 6px 10px;
padding: 5px 10px;
background-color: #98E165;
color #444444
font-size: 16px