Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
jgdl
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-07-08 11:50:11 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e65de0ec878162555aba25864eb35ce1837f3cf9
e65de0ec
1 parent
38415f85
style: 调整认证页面样式缩进和底部间距
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/pages/setAuthCar/index.less
src/pages/setAuthCar/index.less
View file @
e65de0e
1
/* 申请认证页面样式 */
1
/* 申请认证页面样式 */
2
.auth-car-page {
2
.auth-car-page {
3
-
min-height: 100vh;
3
+
min-height: 100vh;
4
-
background-color: #f5f5f5;
4
+
background-color: #f5f5f5;
5
-
padding-bottom: 20
0rpx;
5
+
padding-bottom: 15
0rpx;
6
}
6
}
7
7
8
.form-container {
8
.form-container {
...
...
Please
register
or
login
to post a comment