zs 2 years ago
parent
commit
b588442f61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesMy/order/index.vue

+ 1 - 1
pagesMy/order/index.vue

@@ -563,7 +563,7 @@
 
 				.list {
 					background-color: #fff;
-					border: 1px solid #ff0000;
+					border: 1px solid var(--f5Color);
 					padding: 2vw;
 					margin: 0 2vw 2vw 2vw;
 					border-radius: 5px;