地区选择器追加多选

This commit is contained in:
aixianling
2022-05-31 15:33:57 +08:00
parent df97f67e61
commit 5323b3ce03
2 changed files with 208 additions and 23 deletions

View File

@@ -272,29 +272,6 @@ export default {
}
}
}
.subBtn {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 118px;
background: #f4f8fb;
div {
width: 192px;
height: 80px;
line-height: 80px;
text-align: center;
background: #1365dd;
border-radius: 4px;
font-size: 32px;
color: #fff;
margin: 20px 34px 0 0;
float: right;
}
}
.footer {
width: 100%;
height: 118px;