Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
c1bf768d
Commit
c1bf768d
authored
May 10, 2022
by
houjn@hikoon.cn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更换首页背景
parent
a1c9e238
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
login.vue
src/views/login.vue
+7
-7
socialLogin.vue
src/views/socialLogin.vue
+1
-1
No files found.
src/views/login.vue
View file @
c1bf768d
...
...
@@ -34,12 +34,12 @@
</el-form-item>
<el-form-item
style=
"width:100%;"
>
<div
class=
"oauth-login"
style=
"display:flex"
>
<div
class=
"oauth-login-item"
v-for=
"item in SysUserSocialTypeEnum"
:key=
"item.type"
@
click=
"doSocialLogin(item)"
>
<img
:src=
"item.img"
height=
"25px"
width=
"25px"
alt=
"登录"
>
<span>
{{
item
.
title
}}
</span
>
</div
>
</div
>
<!--
<div
class=
"oauth-login"
style=
"display:flex"
>
--
>
<!--
<div
class=
"oauth-login-item"
v-for=
"item in SysUserSocialTypeEnum"
:key=
"item.type"
@
click=
"doSocialLogin(item)"
>
--
>
<!--
<img
:src=
"item.img"
height=
"25px"
width=
"25px"
alt=
"登录"
>
--
>
<!--
<span>
{{
item
.
title
}}
</span>
--
>
<!--
</div>
--
>
<!--
</div>
--
>
</el-form-item>
</el-form>
<!-- 底部 -->
...
...
@@ -200,7 +200,7 @@ export default {
justify-content
:
center
;
align-items
:
center
;
height
:
100%
;
background-image
:
url("http
://static.yudao.iocoder.cn/login-background.jp
g")
;
background-image
:
url("http
s://musician-release-1305250541.file.myqcloud.com/static/bg-login.pn
g")
;
background-size
:
cover
;
}
.title
{
...
...
src/views/socialLogin.vue
View file @
c1bf768d
...
...
@@ -128,7 +128,7 @@ export default {
justify-content
:
center
;
align-items
:
center
;
height
:
100%
;
background-image
:
url("http
://static.yudao.iocoder.cn/login-background.jp
g")
;
background-image
:
url("http
s://musician-release-1305250541.file.myqcloud.com/static/bg-login.pn
g")
;
background-size
:
cover
;
}
.title
{
...
...
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