2 コミット fd53f12e52 ... a7890d778c

作者 SHA1 メッセージ 日付
  leihao a7890d778c Merge branch 'master' of http://121.42.8.157:13000/zengminguo/D-MAP 1 年間 前
  leihao 5b9096ab28 取消tab标题渐变色 1 年間 前
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/components/TabList/index.vue

+ 1 - 0
src/components/TabList/index.vue

@@ -773,6 +773,7 @@ export default {
   display: flex;
   justify-content: space-between;
   align-items: center;
+  background: rgba(255,255,255,0.1);
 }
 
 .tab-buttons > div {