Browse Source

色彩优化

tianhui 3 years ago
parent
commit
7bf67175d5
2 changed files with 2 additions and 3 deletions
  1. 1 2
      pages/getout/getout.scss
  2. 1 1
      pages/parking/parking.scss

+ 1 - 2
pages/getout/getout.scss

@@ -152,7 +152,6 @@
 				overflow: hidden;
 				margin-bottom: 9rpx;
 				height: 129rpx;
-				background: #D6EBFD;
 				border-radius: 11rpx;
 				animation: twinkling 1s infinite ease-in-out;
 			}
@@ -176,7 +175,7 @@
 			display: flex;
 			align-items: center;
 			padding-left: 40rpx;
-			color: #BEBEBE;
+			color: #767676;
 			.time{
 				margin-left: 29rpx;
 			}

+ 1 - 1
pages/parking/parking.scss

@@ -11,7 +11,7 @@
 			overflow: hidden;
 			margin-bottom: 9rpx;
 			height: 129rpx;
-			background: #D6EBFD;
+			background: #61B4FF;
 			border-radius: 11rpx;
 		}
 		.text{