浏览代码

Merge branch 'dev/v4.10.14' of qmx/jy into feature/v4.10.14

zhangyuhan 3 月之前
父节点
当前提交
654ce5ad29
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/web/staticres/common-module/active/exchange/exchange-success.css

+ 1 - 1
src/web/staticres/common-module/active/exchange/exchange-success.css

@@ -69,9 +69,9 @@
   line-height: 0.64rem;
   padding: 0 0.24rem;
   color: #fff;
-  background: #2cb7ca;
   border-radius: 0.32rem;
   margin-right: 0.32rem;
+  background: linear-gradient(7.32deg, #1DB5E6 5.69%, #2ABED1 94.31%);
 }
 .success-item .success-item-desc-after {
   margin-top: 0.08rem;