소스 검색

Merge branch 'ZHNY_WW' into ZHNY_DCF

DESKTOP-GBVU60Q\dell 2 년 전
부모
커밋
65979a96f7
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      src/views/Table/components/dsnl.vue
  2. 2 2
      src/views/test/components/cqjcyj.vue

+ 1 - 1
src/views/Table/components/dsnl.vue

@@ -114,7 +114,7 @@
 		align-items: center;
 		flex-direction: row;
 		// color: rgba(29,191,205,1);
-		margin-left: 10rem;
+		margin-left: 30rem;
 		margin-top: 20rem;
 	
 		.shape {

+ 2 - 2
src/views/test/components/cqjcyj.vue

@@ -69,8 +69,8 @@
 	.main {
 		margin: 0 15rem;
 		color: rgb(200, 250, 255);
-		font-weight: 700;
-		font-size: 17rem;
+		font-weight: 500;
+		font-size: 16rem;
 		text-align: left;
 	}
 </style>