Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
mlaj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-06-15 22:31:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e617e99057af1c09954748d83656887679b61f8e
e617e990
1 parent
92e086e2
style(IndexCheckInPage): 添加overflow hidden防止内容溢出
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/checkin/IndexCheckInPage.vue
src/views/checkin/IndexCheckInPage.vue
View file @
e617e99
<!--
* @Date: 2025-05-29 15:34:17
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2025-06-1
3 14:23:31
* @LastEditTime: 2025-06-1
5 22:27:42
* @FilePath: /mlaj/src/views/checkin/IndexCheckInPage.vue
* @Description: 文件描述
-->
...
...
@@ -712,6 +712,7 @@ const formatData = (data) => {
.grade-percentage-main {
padding: 0.75rem 1rem;
overflow: hidden;
}
.class-percentage-main {
...
...
Please
register
or
login
to post a comment