New Huajishe Check ChaoXing
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
const props = {
|
||||
indexList: {
|
||||
type: null,
|
||||
},
|
||||
sticky: {
|
||||
type: Boolean,
|
||||
value: true,
|
||||
},
|
||||
stickyOffset: {
|
||||
type: Number,
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
export default props;
|
||||
Reference in New Issue
Block a user