Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-21 18:49:01 +08:00
7 changed files with 39 additions and 19 deletions
-2
View File
@@ -29,8 +29,6 @@ export default createComponent({
props: {
show: Boolean,
overlay: Boolean,
textColor: String,
backgroundColor: String,
offset: {
type: Array,
default: () => [0, 8],