@@ -1213,7 +1213,7 @@ export default {
.use-case-empty {
width: 100%;
- height: 40%;
+ height: 50%;
}
.use-case-text {
@@ -1225,7 +1225,7 @@ export default {
background: linear-gradient(to bottom,
#377f7f 0%,
#377f7f 80%,
- #347cac 100%);
+ #205161 100%);
.third-title {
padding: 0;
@@ -198,7 +198,7 @@
<el-dialog
v-model="centerDialogVisible"
title="预览"
- width="80%"
+ width="60%"
center
:before-close="closeDialog"
>