@@ -1672,6 +1672,9 @@ export default {
top: 21%;
font-size: 20px;
}
+.upload-demo{
+ margin-top: 10px;
+}
.title {
position: relative;
@@ -1640,6 +1640,9 @@ export default {
.readonly {
.readonly:after {
content: '*';
color: #ff2727;
@@ -1655,6 +1655,9 @@ export default {
.wenzi p {
display: inline-block;
.center {
width: 70%;
margin: 0 auto;
@@ -1498,6 +1498,9 @@ export default {
background-color: #5878e8;
border-color: #5878e8;
.el-col {
background: #f6f7fc;