This commit is contained in:
2022-10-13 16:56:47 +08:00
parent 57640d8a5b
commit 06995ac3d7
8 changed files with 45 additions and 47 deletions

View File

@@ -206,6 +206,10 @@ uni-button:after {
color: #fff;
}
/** 下拉框 */
.uni-select__selector {
z-index: 300 !important;
}
/** 弹窗 */
.msg_wrapper {