zxr 3 年之前
父節點
當前提交
ce168ed823
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/taishi/index.vue

+ 2 - 2
src/views/taishi/index.vue

@@ -2543,7 +2543,7 @@ export default {
   color: white;
   font-size: 1rem;
   text-align: center;
-  background-color: #052c41;
+  background-color: #014264;
   width: 18%;
   margin-left: 1%;
   height: 80%;
@@ -2569,7 +2569,7 @@ export default {
   color: white;
   font-size: 1rem;
   text-align: center;
-  background-color: rgba(207, 60, 42, 0.3);
+  background-color: #2C283A;
   /* margin-top: 0.7rem; */
   margin-left: 1%;
   display: inline-block;