mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-07 08:17:12 +00:00
6 lines
72 B
TypeScript
6 lines
72 B
TypeScript
const template = {
|
|
type: 'Tab',
|
|
h: 130,
|
|
};
|
|
export default template;
|