guhongwei 5 năm trước cách đây
mục cha
commit
203b2aa32e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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>