perf: 图片cdn

This commit is contained in:
archer
2023-03-06 10:56:46 +08:00
parent bf81d23de4
commit 9f8d696bbe
16 changed files with 78 additions and 33 deletions

View File

@@ -1,5 +1,6 @@
.loginPage {
background: url('/icon/login-bg.svg') no-repeat;
background: url('https://docgpt-1301319986.cos.ap-shanghai.myqcloud.com/icon/login-bg.svg')
no-repeat;
background-size: cover;
user-select: none;
}