调整默认背景

This commit is contained in:
aixianling
2023-03-09 16:50:12 +08:00
parent 8615e4cb34
commit b30ce1c9a2

View File

@@ -129,7 +129,7 @@ export default {
height: 100%;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url("https://cdn.cunwuyun.cn/dvcp/dv/background.png");
background-color: #0C0C0C;
padding: 0 0 20px;
box-sizing: border-box;