Browse Source

样式修改

lilei 4 years ago
parent
commit
19fdd26201
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/spotCheckConfigure/spotCheckList.vue

+ 1 - 1
pages/spotCheckConfigure/spotCheckList.vue

@@ -159,7 +159,7 @@ page {
 	margin: 20upx;
 	background-color: #fff;
 	border-radius: 3px;
-	box-shadow: 1px 1px 5px #ddd;
+	box-shadow: 1px 1px 3px #EEEEEE;
 	.itemName {
 		padding: 25upx;
 		display: flex;