浏览代码

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;