From 81faa9c837867b5e5dd0de5e2b1506bb15b23e8d Mon Sep 17 00:00:00 2001 From: liutong <836164388@qq.com> Date: Wed, 26 Mar 2025 09:53:10 +0800 Subject: [PATCH] =?UTF-8?q?refactor(student):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=AD=A6=E7=94=9F=E7=AB=AF=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=92=8C=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 为多个页面添加 scoped 样式,提高样式 specificity - 更新部分页面的样式定义,使用 less 语法 - 在登录页面添加用户类型日志输出,便于调试 - 修复作业列表页面的样式问题 - 优化忘记密码页面的样式结构 --- pages/market/clue/index.vue | 2 +- pages/student/index/index.vue | 1 + pages/student/index/job_list.vue | 2 +- pages/student/login/forgot.vue | 2 +- pages/student/login/login.vue | 5 +++-- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/pages/market/clue/index.vue b/pages/market/clue/index.vue index 561f0b0..da1482d 100644 --- a/pages/market/clue/index.vue +++ b/pages/market/clue/index.vue @@ -367,7 +367,7 @@ } -