css 常用容器背景

95 阅读1分钟
.cityGreenLand-charts {
  background-image: url('../../../../assets/microPark/echart_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}