leiyun 1日前
コミット
dc32ba3b47
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      pages/index/index.vue

+ 2
- 2
pages/index/index.vue ファイルの表示

@@ -187,8 +187,8 @@ onShow(() => {
}

&.joined {
background: #d9d9d9;
color: #999;
background: linear-gradient(135deg, #52c41a, #389e0d);
color: #fff;
letter-spacing: 2rpx;
}



読み込み中…
キャンセル
保存