소스 검색

二维码文件

tanxue 1 개월 전
부모
커밋
ebb85a5598
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/styles/global/pages.scss
  2. BIN
      static/images/index/code.png

+ 1 - 1
common/styles/global/pages.scss

@@ -212,6 +212,6 @@
 .gwewm-page{
 	.ewm-code-img{
 		width: 500rpx;height: 500rpx;margin:0 auto;@include dljt-no-repeat-cover;
-		background-image: url("@/static/images/index/code.png");
+		background-image: url("@/static/images/index/ewm-code.png");
 	}
 }

BIN
static/images/index/code.png