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;
   display: flex;
   justify-content: space-between;
   justify-content: space-between;
   align-items: center;
   align-items: center;
+  background: rgba(255,255,255,0.1);
 }
 }
 
 
 .tab-buttons > div {
 .tab-buttons > div {