|
@@ -260,12 +260,12 @@
|
|
<div class="download">
|
|
<div class="download">
|
|
<div>智能分链机器公开赛.pdf 点击下载</div>
|
|
<div>智能分链机器公开赛.pdf 点击下载</div>
|
|
</div>
|
|
</div>
|
|
- <div class="addMoneyBtn">
|
|
|
|
|
|
+ <div class="addMoneyBtn" style="margin-left: 0;">
|
|
<div class="jia">+</div>添加
|
|
<div class="jia">+</div>添加
|
|
</div>
|
|
</div>
|
|
<div slot="footer" class="dialog-footer">
|
|
<div slot="footer" class="dialog-footer">
|
|
- <el-button type="primary" @click="ending" class="btn5" size="mini">确认提交</el-button>
|
|
|
|
- <el-button @click="init" class="btn5" style="background:#cccccc" size="mini">取消</el-button>
|
|
|
|
|
|
+ <el-button type="primary" @click="ending" class="diaBtn" style="background: #0e72e6;color: #fff;" size="mini">确认提交</el-button>
|
|
|
|
+ <el-button @click="init" class="diaBtn" style="background:#cccccc" size="mini">取消</el-button>
|
|
</div>
|
|
</div>
|
|
</el-dialog>
|
|
</el-dialog>
|
|
<!-- 完结对话框结束 -->
|
|
<!-- 完结对话框结束 -->
|
|
@@ -440,6 +440,9 @@
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
.dialog-footer{
|
|
.dialog-footer{
|
|
width: 100%;
|
|
width: 100%;
|
|
display: flex;
|
|
display: flex;
|
|
@@ -451,10 +454,8 @@
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
.endDialog{ //完结对话框的
|
|
.endDialog{ //完结对话框的
|
|
-
|
|
|
|
.el-dialog__header{
|
|
.el-dialog__header{
|
|
background: #32455b;
|
|
background: #32455b;
|
|
}
|
|
}
|
|
@@ -468,8 +469,7 @@
|
|
}
|
|
}
|
|
.deleteContent{
|
|
.deleteContent{
|
|
width: 100%;
|
|
width: 100%;
|
|
- text-align: left;
|
|
|
|
- font-size: 20px;
|
|
|
|
|
|
+ font-size: 22px;
|
|
color: #000;
|
|
color: #000;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 0 20px;
|
|
padding: 0 20px;
|
|
@@ -490,28 +490,7 @@
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
color: #5391fd;
|
|
color: #5391fd;
|
|
}
|
|
}
|
|
- .addMoneyBtn{
|
|
|
|
- width: 120px;
|
|
|
|
- height: 40px;
|
|
|
|
- border: #000 1px dashed;
|
|
|
|
- border-radius: 5px;
|
|
|
|
- margin: 30px 0;
|
|
|
|
- display: flex;
|
|
|
|
- justify-content: center;
|
|
|
|
- line-height: 40px;
|
|
|
|
- .jia{
|
|
|
|
- border-radius: 50%;
|
|
|
|
- border: 1.5px #ccc solid;
|
|
|
|
- font-size: 25px;
|
|
|
|
- line-height: 26px;
|
|
|
|
- font-weight: 10;
|
|
|
|
- margin-top: 6px;
|
|
|
|
- margin-right: 5px;
|
|
|
|
- height: 27px;
|
|
|
|
- width: 27px;
|
|
|
|
- color: #ccc;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
|
|
+
|
|
.addDialogLogo{
|
|
.addDialogLogo{
|
|
width: 60px;
|
|
width: 60px;
|
|
height: 30px;
|
|
height: 30px;
|
|
@@ -523,21 +502,22 @@
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
|
|
-.dialog-footer{ //对话框按钮
|
|
|
|
- display: flex;
|
|
|
|
- justify-content: center;
|
|
|
|
- .btn5{
|
|
|
|
- height: 40px;
|
|
|
|
- background: #0e72e6;
|
|
|
|
- width: 200px;
|
|
|
|
- font-size: 16px;
|
|
|
|
- }
|
|
|
|
- .diaBtn{
|
|
|
|
- width: 200px;
|
|
|
|
- height: 40px;
|
|
|
|
- font-size: 16px;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
|
|
+// .dialog-footer{ //对话框按钮
|
|
|
|
+// width: 100%;
|
|
|
|
+// display: flex;
|
|
|
|
+// justify-content: center;
|
|
|
|
+// .btn5{
|
|
|
|
+// height: 40px;
|
|
|
|
+// background: #0e72e6;
|
|
|
|
+// width: 180px;
|
|
|
|
+// font-size: 16px;
|
|
|
|
+// }
|
|
|
|
+// .diaBtn{
|
|
|
|
+// width: 130px;
|
|
|
|
+// height: 40px;
|
|
|
|
+// font-size: 16px;
|
|
|
|
+// }
|
|
|
|
+// }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|