From 92b0e65a850b05b9940e804c0ff336c44b4a9ea7 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Wed, 29 Oct 2025 20:33:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=94=B3=E8=AF=B7=E4=B8=BB=E6=92=AD?= =?UTF-8?q?=E9=A1=B5):=20=E8=B0=83=E6=95=B4=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ApplyView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ApplyView.vue b/src/views/ApplyView.vue index 7704ba3..2062c02 100644 --- a/src/views/ApplyView.vue +++ b/src/views/ApplyView.vue @@ -600,7 +600,7 @@ usePageInitializationWithConfig('APPLY', { /* RTL布局支持 - 更完整的实现 */ [dir='rtl'] .application-form { - flex-direction: row-reverse; + /* flex-direction: row-reverse; */ } [dir='rtl'] .record-item {