diff --git a/pages/chat/chat.vue b/pages/chat/chat.vue
index 2136bd4..ce40784 100644
--- a/pages/chat/chat.vue
+++ b/pages/chat/chat.vue
@@ -147,12 +147,30 @@
{{ e }}
- πΌηΈε
- π·ζζ
- πζδ»Ά
- βθ―ι³ιθ―
- β·θ§ι’ιθ―
- @ζιζε
+
+
+ ηΈε
+
+
+
+ ζζ
+
+
+
+ ζδ»Ά
+
+
+
+ θ―ι³ιθ―
+
+
+
+ θ§ι’ιθ―
+
+
+
+ ζιζε
+
ε·₯δ½ιη₯δΈΊεδ»Άε‘ηοΌδΈζ―ζεΏ«ζ·εε€
@@ -889,9 +907,8 @@ export default {
.tile {
width: 148rpx; height: 148rpx; background: #fff; border-radius: 20rpx;
display: flex; flex-direction: column; align-items: center; justify-content: center;
- font-size: 22rpx; color: #4B5563;
+ gap: 12rpx; font-size: 22rpx; color: #4B5563;
}
-.te { font-size: 44rpx; margin-bottom: 10rpx; }
.em { width: 12.5%; text-align: center; font-size: 44rpx; line-height: 88rpx; }
.hint { text-align: center; font-size: 24rpx; color: #9CA3AF; padding: 24rpx; background: #fff; }
.ico { padding: 8rpx 8rpx; font-size: 40rpx; color: #111827; letter-spacing: 2rpx; }