Kaynağa Gözat

Merge branch 'feature_20250331_日报分享' into uat(dev)

zhujindu 5 ay önce
ebeveyn
işleme
151ae1b1f5
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      src/components/share.vue

+ 2 - 1
src/components/share.vue

@@ -567,11 +567,12 @@ export default {
           // top: 10px;
           color: #fff;
           font-size: vw(30);
-          background: #49ccf0;
+          background: #a2819c;
           text-align: center;
           line-height: 30px;
           border-radius: 6px;
           padding: 0 7px;
+          border: 2px solid #11224e;
           .van-icon {
             font-size: vw(40);
           }