소스 검색

Merge branch 'master' of http://git.liuniu946.com/cmy/newmyj

lhl 1 년 전
부모
커밋
cb3f9a7866
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pages/modelData/modeltemplate/model_3.vue

+ 2 - 2
pages/modelData/modeltemplate/model_3.vue

@@ -504,7 +504,7 @@
 	.content {
 		padding: 36rpx;
 		line-height: 1;
-		font-size: $font-lg;
+		font-size: $font-base;
 		color: #266B9E;
 		font-weight: bold;
 		position: relative;
@@ -558,7 +558,7 @@
 			}
 
 			.list-item {
-				margin-bottom: 30rpx;
+				margin-bottom: 20rpx;
 			}
 		}