开始设计业绩组件。

This commit is contained in:
2023-03-03 16:08:27 +08:00
parent 3afb4ca1ff
commit 19df478f63
14 changed files with 226 additions and 43 deletions

View File

@@ -1,9 +1,7 @@
html {
background-image: url("./assets/img/bg/bg_01.jpg");
background-image: url("@/assets/img/bg/bg_01.jpg");
background-attachment: fixed;
background-size: contain;
/* background-position: center; */
/* background-repeat: no-repeat; */
}
body {