index.less 103 B

1234
  1. .box {
  2. background: url("@/assets/home-box-bg.png") no-repeat center;
  3. background-size: 100% 100%;
  4. }