New Huajishe Check ChaoXing
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
const props = {
|
||||
links: {
|
||||
type: Array,
|
||||
value: [],
|
||||
},
|
||||
logo: {
|
||||
type: Object,
|
||||
},
|
||||
text: {
|
||||
type: String,
|
||||
value: '',
|
||||
},
|
||||
};
|
||||
export default props;
|
||||
Reference in New Issue
Block a user