sunshibo 4 settimane fa
parent
commit
bb5d7848cd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {