mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-27 04:57:10 +08:00
style: 调整登录背景图片链接来源
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user