Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
Project
Project
Details
Activity
Releases
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
李苏
sgaqgl-vue
Commits
c7a061d8
Commit
c7a061d8
authored
Feb 13, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
显示bug
parent
77998bfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
login.vue
src/views/login.vue
+1
-1
No files found.
src/views/login.vue
View file @
c7a061d8
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
clickMode=
"push"
clickMode=
"push"
>
>
</vue-particles>
</vue-particles>
<el-form
ref=
"loginForm"
:model=
"loginForm"
:rules=
"loginRules"
class=
"login-form"
style=
"position: absolute;background-color:rgba(0, 0, 0, 0.4) ;"
>
<el-form
ref=
"loginForm"
:model=
"loginForm"
:rules=
"loginRules"
class=
"login-form"
style=
"position: absolute;
right:5px;
background-color:rgba(0, 0, 0, 0.4) ;"
>
<ul
class=
"bg-bubbles"
>
<ul
class=
"bg-bubbles"
>
<li
v-for=
"i in 10"
:key=
"i"
></li>
<li
v-for=
"i in 10"
:key=
"i"
></li>
</ul>
</ul>
...
...
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