Ver código fonte

二维码文件

tanxue 1 mês atrás
pai
commit
ebb85a5598
2 arquivos alterados com 1 adições e 1 exclusões
  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