Explorar o código

消息页面/系统消息页面优化

tong %!s(int64=4) %!d(string=hai) anos
pai
achega
4bdfc3e2eb
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      pages/msg/System-message/index.vue
  2. 1 1
      pages/msg/index.vue

+ 1 - 1
pages/msg/System-message/index.vue

@@ -166,7 +166,7 @@
 <style lang="scss" scoped>
 	.content {
 		width: 702rpx;
-		height: 447rpx;
+		// height: 447rpx;
 		margin: 0 auto;
 		background: #FFFFFF;
 		margin-top: 20rpx;

+ 1 - 1
pages/msg/index.vue

@@ -178,6 +178,6 @@
 		text-align: center;
 		font-size: 19rpx;
 		margin: 0 auto;
-		margin-top: 5rpx;
+		margin-top: 15rpx;
 	}
 </style>