开始设计业绩组件。
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user