Explorar el Código

:bug: 图片地址错误问题

zhanghe hace 6 años
padre
commit
ee3ddc703b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/stage/index/style/IndexScene.less

+ 1 - 1
src/stage/index/style/IndexScene.less

@@ -7,7 +7,7 @@
 	left: 0;
 	top: 0;
 	padding: 0.05rem 1.2rem 0;
-	background-image: url('assets/img/Indexscene/background.jpg');
+	background-image: url('assets/img/IndexScene/background.jpg');
 	background-size: cover;
 	background-repeat: no-repeat;
 	overflow: hidden;