Browse Source

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

lhl 1 year ago
parent
commit
cb3f9a7866
1 changed files with 2 additions and 2 deletions
  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;
 			}
 		}