Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivWeb
Commits
ea0ea8be
Commit
ea0ea8be
authored
Dec 26, 2024
by
周宏民
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: 宿州登录页 btn修改
parent
f1e326ce
Pipeline
#94877
waiting for manual action with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
登录btn.png
...pages/user/login/template/project/suzhou/images/登录btn.png
+0
-0
index.less
src/pages/user/login/template/project/suzhou/index.less
+8
-5
No files found.
src/pages/user/login/template/project/suzhou/images/登录btn.png
View file @
ea0ea8be
This diff was suppressed by a .gitattributes entry.
src/pages/user/login/template/project/suzhou/index.less
View file @
ea0ea8be
...
@@ -224,21 +224,23 @@
...
@@ -224,21 +224,23 @@
.submitBtn {
.submitBtn {
width: 306px !important;
width: 306px !important;
height: 5
2
px;
height: 5
8
px;
background: url(./images/登录btn.png) no-repeat center center;
background: url(./images/登录btn.png) no-repeat center center;
background-size: 100% 100%;
background-size: 100% 100%;
font-weight: bold;
font-weight: bold;
font-size: 18px;
font-size: 18px;
color: #FFFFFF;
color: #FFFFFF;
text-align: center;
text-align: center;
// line-height: 45px;
letter-spacing: 20px;
letter-spacing: 20px;
cursor: pointer;
cursor: pointer;
// margin: auto 0;
margin-left: 47px;
margin-left: 47px;
padding-left: 40px;
padding-left: 40px;
padding-top: 0;
padding-top: 0;
border: none;
border: none;
line-height: 58px;
border-radius: 29px;
box-shadow: none;
margin-top: 5px !important;
}
}
...
@@ -247,9 +249,10 @@
...
@@ -247,9 +249,10 @@
.submitBtn:focus {
.submitBtn:focus {
background: url(./images/登录btn.png) no-repeat center center !important;
background: url(./images/登录btn.png) no-repeat center center !important;
background-size: 100% 100%;
background-size: 100% 100%;
opacity: 0.8 !important;
height: 58px;
// opacity: 0.8 !important;
border: none !important;
border: none !important;
box-shadow: none !important;
//
box-shadow: none !important;
}
}
& :global {
& :global {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment