guhongwei 5 лет назад
Родитель
Сommit
203b2aa32e
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      src/layout/institution/detailInfo.vue

+ 3 - 0
src/layout/institution/detailInfo.vue

@@ -312,4 +312,7 @@ p {
 .clickBtn .el-button:first-child {
   background-color: #e9021d;
 }
+.clickBtn .el-button:last-child {
+  background: #e6a23c;
+}
 </style>