style: 调整登录背景图片链接来源
This commit is contained in:
parent
0c07ab22db
commit
3f92660e9f
@ -86,7 +86,7 @@
|
|||||||
|
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
.root {
|
.root {
|
||||||
background-image: url(../../assets/images/login/login-bg.png);
|
background-image: url(https://z1.ax1x.com/2023/09/27/pPbnTOK.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
Loading…
Reference in New Issue
Block a user