guhongwei 5 年之前
父节点
当前提交
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 {
 .clickBtn .el-button:first-child {
   background-color: #e9021d;
   background-color: #e9021d;
 }
 }
+.clickBtn .el-button:last-child {
+  background: #e6a23c;
+}
 </style>
 </style>