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
56611069
Commit
56611069
authored
Nov 05, 2024
by
徐乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf: 修改大足登录页备案号问题
parent
15916b72
Pipeline
#93635
waiting for manual action with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
12 deletions
+15
-12
index.js
src/pages/user/login/template/project/dazu/index.js
+1
-0
index.less
src/pages/user/login/template/project/dazu/index.less
+14
-12
No files found.
src/pages/user/login/template/project/dazu/index.js
View file @
56611069
...
@@ -241,6 +241,7 @@ const Login = forwardRef((props, _ref) => {
...
@@ -241,6 +241,7 @@ const Login = forwardRef((props, _ref) => {
<
/div
>
<
/div
>
<
/QueueAnim
>
<
/QueueAnim
>
<
/div
>
<
/div
>
<
div
className
=
{
styles
[
'copyright'
]}
>
Copyright
©重庆泽足水务投资建设有限公司
All
Rights
Reserved
<
a
target
=
"_blank"
id
=
"IndexCaseNumber"
href
=
"https://beian.miit.gov.cn"
>
渝
ICP
备
20000008
号
-
2
<
/a></
div
>
<
/div
>
<
/div
>
)
:
null
}
)
:
null
}
{
videoShow
?
(
{
videoShow
?
(
...
...
src/pages/user/login/template/project/dazu/index.less
View file @
56611069
.dazulogin {
.dazulogin {
width: 100%;
width: 100%;
height: 100%;
height: 100%;
...
@@ -201,14 +200,15 @@
...
@@ -201,14 +200,15 @@
.copyright {
.copyright {
position: absolute;
position: absolute;
bottom: 7%;
bottom: 1%;
width: 100%;
margin: 0 auto;
margin: 0 auto;
font-size: 1
2
px;
font-size: 1
4
px;
font-family: Microsoft YaHei;
font-family: Microsoft YaHei;
font-weight: 400;
font-weight: 400;
color: #
F1F6FD
;
color: #
9d9d9d
;
text-align: center;
text-align: center;
transform: translateX(-50%);
left: 50%;
}
}
.qrcode-box {
.qrcode-box {
...
@@ -227,13 +227,14 @@
...
@@ -227,13 +227,14 @@
& :global {
& :global {
.popover-style{
.popover-style
{
.@{ant-prefix}-popover-inner-content{
.@{ant-prefix}-popover-inner-content
{
display: flex;
display: flex;
justify-content: center;
justify-content: center;
align-items: center;
align-items: center;
}
}
.@{ant-prefix}-popover-title{
.@{ant-prefix}-popover-title {
display: flex;
display: flex;
justify-content: center;
justify-content: center;
align-items: center;
align-items: center;
...
@@ -241,14 +242,15 @@
...
@@ -241,14 +242,15 @@
}
}
}
}
:global{
:global
{
.popover-style{
.popover-style
{
.@{ant-prefix}-popover-inner-content{
.@{ant-prefix}-popover-inner-content
{
display: flex;
display: flex;
justify-content: center;
justify-content: center;
align-items: center;
align-items: center;
}
}
.@{ant-prefix}-popover-title{
.@{ant-prefix}-popover-title {
display: flex;
display: flex;
justify-content: center;
justify-content: center;
align-items: center;
align-items: center;
...
...
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