浏览代码

Merge branch 'master' of http://150.158.33.144:3000/lalalashen/MoeNovaClient

XSXS 5 天之前
父节点
当前提交
dbdc2d4421
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/crowdFunding/components/CrowdFundingItem/CrowdFundingItem.vue

+ 2 - 2
pages/crowdFunding/components/CrowdFundingItem/CrowdFundingItem.vue

@@ -80,11 +80,11 @@ export default {
       font-size: 22rpx;
       margin-top: 12rpx;
       .item-price {
-        color: #bdbdbd;
+        color: #999999;
         font-weight: 400;
       }
       .item-supporters {
-        color: #bdbdbd;
+        color: #999999;
         font-weight: 400;
       }
     }