feat(Popup): add before-close prop (#9067)

This commit is contained in:
neverland
2021-07-19 15:41:47 +08:00
committed by GitHub
parent 4a74aa523a
commit eaa9bf3680
5 changed files with 31 additions and 4 deletions

View File

@@ -141,7 +141,7 @@ export default {
font-size: 14px;
font-family: @van-doc-code-font-family;
font-style: normal;
max-width: 400px;
max-width: 300px;
-webkit-font-smoothing: auto;
}
}