Browse Source

取件单内容优化

Hello小健 1 week ago
parent
commit
6c8bbff3ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/pickup/waybillPickUpOrder.vue

+ 1 - 1
src/pages/pickup/waybillPickUpOrder.vue

@@ -592,7 +592,7 @@ page {
   .segmentation-line {
     width: 98%;
     height: 1px;
-    background-color: #ccc;
+    background-color: #eaeaea;
     margin: 10px 0;
   }
   .address {