代码:DIV点击事件模拟按钮
.warningPopup .warningText {
margin-bottom: 5%;
color: #21fffa;
}
.warningPopup .closeBtn {
position: absolute;
width: 9%;
height: 9%;
right: 7px;
top: 7px;
z-index: 100;
}
.warningPopup .warningConfirmBtn {
background-color: rgb(14,46,46);
border: 1px solid rgb(32,116,98);
color: rgb(33,255,246);
width: 15%;
}
.warningPopup .btnList {
background-color: rgb(14,46,46);
border: 1px solid rgb(32,116,98);
color: rgb(33,255,246);
width: 15%;
}

浙公网安备 33010602011771号