From 74dce8c80754bc335811a7a430b99c538ec49efa Mon Sep 17 00:00:00 2001 From: liutong <836164388@qq.com> Date: Thu, 3 Apr 2025 09:59:50 +0800 Subject: [PATCH] =?UTF-8?q?style(student):=20=E6=A0=BC=E5=BC=8F=E5=8C=96?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 使用 ESLint规则格式化了 Vue 组件代码 - 调整了缩进、空格和换行 - 修复了一些小的语法问题 --- pages/student/login/login.vue | 310 +++++++++++++++++----------------- 1 file changed, 155 insertions(+), 155 deletions(-) diff --git a/pages/student/login/login.vue b/pages/student/login/login.vue index b8f5ffc..a7a4e20 100644 --- a/pages/student/login/login.vue +++ b/pages/student/login/login.vue @@ -1,175 +1,175 @@ \ No newline at end of file