feat: image标签替换成class名称

This commit is contained in:
duanshuwen
2025-09-21 19:01:44 +08:00
parent ae547f7f81
commit 392def8686
12 changed files with 80 additions and 120 deletions

View File

@@ -15,7 +15,7 @@
width: 44px;
height: 44px;
image {
.voice-icon {
width: 22px;
height: 22px;
}
@@ -56,7 +56,7 @@
height: 100%;
}
image {
.send-icon {
width: 28px;
height: 28px;
}