src/components/BaseCard.vue
@@ -20,7 +20,7 @@ </el-row> </el-space> <!-- <Transition name="el-zoom-in-left"> --> <div class="m-t-8" v-if="show"> <div class="m-t-8" v-show="show"> <slot></slot> </div> <!-- </Transition> --> @@ -63,7 +63,7 @@ border-radius: 8px; padding: 4px; /* background: linear-gradient(#14428be8, #14428b8f); */ background: #0034888f; background: #14428be8; } .close-icon {