New Huajishe Check ChaoXing
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
const props = {
|
||||
container: {
|
||||
type: null,
|
||||
},
|
||||
disabled: {
|
||||
type: Boolean,
|
||||
value: false,
|
||||
},
|
||||
offsetTop: {
|
||||
type: null,
|
||||
value: 0,
|
||||
},
|
||||
zIndex: {
|
||||
type: Number,
|
||||
value: 99,
|
||||
},
|
||||
};
|
||||
export default props;
|
||||
Reference in New Issue
Block a user