Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gavel-clouderp-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
李苏
gavel-clouderp-vue
Commits
28844119
Commit
28844119
authored
Apr 21, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gavel-clouderp-vue 登录样式调整
parent
142f3e04
Pipeline
#314
failed with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
login.vue
src/views/login.vue
+3
-2
No files found.
src/views/login.vue
View file @
28844119
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
:loading=
"loading"
:loading=
"loading"
size=
"medium"
size=
"medium"
type=
"primary"
type=
"primary"
style=
"width:100%;"
style=
"width:100%;
margin-bottom: 30px;
"
@
click
.
native
.
prevent=
"handleLogin1"
@
click
.
native
.
prevent=
"handleLogin1"
>
>
<span
v-if=
"!loading"
>
登 录
</span>
<span
v-if=
"!loading"
>
登 录
</span>
...
@@ -124,11 +124,12 @@
...
@@ -124,11 +124,12 @@
<el-checkbox
v-model=
"loginForm.rememberMe"
style=
"margin:0px 0px 25px 0px;"
>
记住密码
</el-checkbox>
<el-checkbox
v-model=
"loginForm.rememberMe"
style=
"margin:0px 0px 25px 0px;"
>
记住密码
</el-checkbox>
<el-form-item
style=
"width:60%;margin: 0 auto;"
>
<el-form-item
style=
"width:60%;margin: 0 auto;"
>
<el-button
<el-button
class=
"btn btn-primary btn-shine"
class=
"btn btn-primary btn-shine"
:loading=
"loading"
:loading=
"loading"
size=
"medium"
size=
"medium"
type=
"primary"
type=
"primary"
style=
"width:100%;"
style=
"width:100%;
margin-bottom: 30px;
"
@
click
.
native
.
prevent=
"handleLogin2"
@
click
.
native
.
prevent=
"handleLogin2"
>
>
<span
v-if=
"!loading"
>
登 录
</span>
<span
v-if=
"!loading"
>
登 录
</span>
...
...
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