소스 검색

auto commit

gcz 4 년 전
부모
커밋
d93324a5cb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/center/index.vue

+ 1 - 1
pages/center/index.vue

@@ -98,7 +98,7 @@ page{background-color: $my-page-bg-color;}
 	&:after{
 		position: absolute;
 		right: 0;
-		top: -50rpx;
+		bottom: 0;
 		content: '';
 		background: url(../../static/img/center-top-bg.png) no-repeat;
 		background-position: -90rpx 0;