style: 调整登录背景图片链接来源

This commit is contained in:
Charles7c 2023-09-27 23:55:56 +08:00
parent 0c07ab22db
commit 3f92660e9f

View File

@ -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;