瀏覽代碼

修改bug 3620

sunshibo 4 周之前
父節點
當前提交
bb5d7848cd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {