Browse Source

身份证号修改

chenxiong 3 years ago
parent
commit
7a12bf2506
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pages2/plan/index.vue

+ 3 - 3
pages2/plan/index.vue

@@ -521,7 +521,7 @@ export default {
 	width: 80rpx;
 	display: flex;
 	flex-direction: column;
-	align-items: flex-end;
+	align-items: center;
 	justify-content: center;
 }
 .item_t2 {
@@ -558,7 +558,7 @@ export default {
 	font-size: 30rpx;
 	font-family: PingFang SC;
 	font-weight: 500;
-	color: #333;
+	color: #32467b;
 }
 .list_item_bac1 {
 	background: linear-gradient(45deg, rgba(172, 203, 238, 0.2), rgba(231, 240, 253, 0.2));
@@ -685,7 +685,7 @@ export default {
 	font-size: 24rpx;
 	font-family: PingFang SC;
 	font-weight: bold;
-	color: #007AFF;
+	color: #2f4379;
 	width: 100%;
 	text-align: center;
 	padding: 20rpx 0;