From 04b6a8d38405993bce79c99e6c98e19a1820428b Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Mon, 8 Jun 2026 16:27:08 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E4=BA=91=E7=81=B5AI):[#5321]=E5=8E=BF?= =?UTF-8?q?=E5=9F=8EAI=E7=AE=80=E4=BB=8B=E6=96=87=E5=AD=97=E5=AF=B9?= =?UTF-8?q?=E9=BD=90=E6=96=B9=E5=BC=8F=E8=AE=BE=E7=BD=AE=E4=B8=BA=E5=B7=A6?= =?UTF-8?q?=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aiChat/views/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aiChat/views/index.vue b/aiChat/views/index.vue index 728319d..aa181ac 100644 --- a/aiChat/views/index.vue +++ b/aiChat/views/index.vue @@ -960,7 +960,9 @@ export default { justify-content: flex-start; .guide-right { .content { + padding: 30rpx 32rpx 0 32rpx; color: #666; + text-align: left; } } }