bug
This commit is contained in:
		| @@ -546,12 +546,12 @@ | ||||
|           ], | ||||
|           series: [ | ||||
|             { | ||||
|               name: '居民人数', | ||||
|               name: '群主数量', | ||||
|               type: 'bar', | ||||
|               barWidth: '15' | ||||
|             }, | ||||
|             { | ||||
|               name: '新增居民', | ||||
|               name: '群数量', | ||||
|               barWidth: '15', | ||||
|               type: 'bar' | ||||
|             } | ||||
| @@ -893,6 +893,7 @@ | ||||
|     } | ||||
|  | ||||
|     .wrapper { | ||||
|       flex: 1; | ||||
|       margin-bottom: 12px; | ||||
|     } | ||||
|  | ||||
| @@ -1055,7 +1056,7 @@ | ||||
|  | ||||
|     :deep(.ai-table) { | ||||
|       .el-table { | ||||
|         font-size: 12px; | ||||
|         font-size: 11px; | ||||
|         color: #d0e1e8; | ||||
|         background-color: transparent!important; | ||||
|  | ||||
| @@ -1157,8 +1158,8 @@ | ||||
|         } | ||||
|       } | ||||
|       .right-middle { | ||||
|         width: 522px; | ||||
|         margin: 0 20px; | ||||
|         width: 512px; | ||||
|         margin: 0 14px; | ||||
|  | ||||
|         .right-middle__middle { | ||||
|           display: flex; | ||||
| @@ -1198,8 +1199,8 @@ | ||||
|       display: flex; | ||||
|       align-items: center; | ||||
|       flex-direction: column; | ||||
|       width: 240px; | ||||
|       margin-right: 14px; | ||||
|       width: 230px; | ||||
|       margin-right: 10px; | ||||
|  | ||||
|       .left-list { | ||||
|         flex: 1; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user