浏览代码

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>