Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
9bc81fbb
Commit
9bc81fbb
authored
Nov 20, 2023
by
王晓旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
若尔盖门户图片文字修改
parent
b82e034f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
portal-manager-ui/admin/src/assets/images/login_bg.png
portal-manager-ui/admin/src/assets/images/login_bg.png
+0
-0
portal-manager-ui/admin/src/views/signIn/signIn.vue
portal-manager-ui/admin/src/views/signIn/signIn.vue
+6
-6
No files found.
portal-manager-ui/admin/src/assets/images/login_bg.png
View replaced file @
b82e034f
View file @
9bc81fbb
This image diff could not be displayed because it is too large. You can
view the blob
instead.
portal-manager-ui/admin/src/views/signIn/signIn.vue
View file @
9bc81fbb
...
...
@@ -2,8 +2,8 @@
<div
class=
"login h-full w-full"
>
<div
class=
"main h-full w-full flex items-center justify-between"
>
<div
class=
"slogan"
>
<p
class=
"slogan-text slogan-text-1 mb-12"
>
长江第一城
</p>
<p
class=
"slogan-text slogan-text-2"
>
巴蜀醉宜宾
</p>
<p
class=
"slogan-text slogan-text-1 mb-12"
>
若诗·若画·若尔盖
</p>
<p
class=
"slogan-text slogan-text-2"
>
似烟·似梦·似天堂
</p>
</div>
<div
class=
"login-box"
>
<img
class=
"w-[74px] mb-[20px]"
src=
"@/assets/images/logo.png"
/>
...
...
@@ -166,7 +166,7 @@ export default {
}
100% {
width:
42
0px;
width:
70
0px;
}
}
// @keyframes hiddrenText {
...
...
@@ -188,11 +188,11 @@ export default {
background-color: rgba(0, 0, 0, 0.7);
}
.slogan {
margin-left: calc(
var(--pd) * 2
);
margin-left: calc(
300px - 9%
);
}
.slogan-text {
width:
42
0px;
font-size:
84
px;
width:
70
0px;
font-size:
78
px;
font-family: Source Han Sans CN;
font-weight: 500;
color: #fff;
...
...
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