Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
digitalPerson-fe
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
digitalPerson
digitalPerson-fe
Commits
74423a94
Commit
74423a94
authored
Sep 26, 2024
by
tyyin lan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 登录页面卡片样式调整
parent
4ab1b529
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
login.vue
src/views/login/login.vue
+1
-1
No files found.
src/views/login/login.vue
View file @
74423a94
...
@@ -300,7 +300,7 @@ function handleEmailCodeGain() {
...
@@ -300,7 +300,7 @@ function handleEmailCodeGain() {
<div
class=
"bg-px-login-bg-png relative h-screen min-h-[750px] w-full min-w-[600px] bg-cover bg-center bg-no-repeat"
>
<div
class=
"bg-px-login-bg-png relative h-screen min-h-[750px] w-full min-w-[600px] bg-cover bg-center bg-no-repeat"
>
<div
class=
"absolute right-[14%] top-1/2 h-[458px] w-[390px] -translate-y-1/2"
>
<div
class=
"absolute right-[14%] top-1/2 h-[458px] w-[390px] -translate-y-1/2"
>
<div
<div
class=
"h-full w-full rounded-[10px] bg-[#fff] px-[29px]"
class=
"h-full w-full rounded-[10px] bg-[#fff] px-[29px]
shadow-2xl
"
:class=
"
{ 'animate-card-reverse': showCardReserveAnimation }"
:class=
"
{ 'animate-card-reverse': showCardReserveAnimation }"
style="transform-style: preserve-3d"
style="transform-style: preserve-3d"
@animationend="onCardReserveAnimationEnd"
@animationend="onCardReserveAnimationEnd"
...
...
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