瀏覽代碼

修改首页

凉纪 1 年之前
父節點
當前提交
1487a0c04c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -263,7 +263,7 @@ export default {
     }
   }
   &:hover{
-    background-color: #1ea8e9;
+    background-color: #6eb9ec;
     color:#fff;
     transition: all .38s ease-out;
   }