New Huajishe Check ChaoXing
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
const props = {
|
||||
backgroundColor: {
|
||||
type: String,
|
||||
value: '',
|
||||
},
|
||||
duration: {
|
||||
type: Number,
|
||||
value: 300,
|
||||
},
|
||||
preventScrollThrough: {
|
||||
type: Boolean,
|
||||
value: true,
|
||||
},
|
||||
zIndex: {
|
||||
type: Number,
|
||||
value: 11000,
|
||||
},
|
||||
};
|
||||
export default props;
|
||||
Reference in New Issue
Block a user