浏览代码

修改bug 3620

sunshibo 1 月之前
父节点
当前提交
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 {