UNPKG

yg-data-room-ui

Version:

自定义大屏

8 lines (7 loc) 127 B
export function getPageType (type) { if (type === 'catalog') { return 'category' } else { return type } }