zs 2 anos atrás
pai
commit
0ca07331af
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      pagesMy/order/after.vue

+ 2 - 1
pagesMy/order/after.vue

@@ -85,7 +85,7 @@
 				// 售后状态
 				statusList: [],
 				tabs: {
-					active: '0',
+					active: '1',
 					menu: []
 				},
 				type: '1',
@@ -391,6 +391,7 @@
 							width: 25vw;
 							height: 25vw;
 							margin: 0 2vw 1vw 0;
+							border: 1px solid var(--f85Color);
 						}
 
 						.other {