From e47c23b886970d12efb0eb4719f0904ba525363e Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 09 五月 2025 11:46:22 +0800 Subject: [PATCH] token恢复,口语交际修改 --- src/components/examinations/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue index 34463b6..95c9fe5 100644 --- a/src/components/examinations/index.vue +++ b/src/components/examinations/index.vue @@ -972,7 +972,7 @@ </style> <style lang="less" scoped> -.catalogName { +.catalogName { display: flex; text-indent: 1em !important; font-size: 16px; -- Gitblit v1.9.1