Browse Source

修改bug 3620

sunshibo 4 weeks ago
parent
commit
bb5d7848cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/orderInfo/index.vue

+ 1 - 1
pages/orderInfo/index.vue

@@ -448,7 +448,7 @@ onLoad((options) => {
       }
 
       &.status-completed {
-        color: #999;
+        color: #E61F19;
       }
 
       &.status-cancelled {