Browse Source

修改bug 3620

sunshibo 1 tháng trước cách đây
mục cha
commit
bb5d7848cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {