widget-universal.js 135 Bytes
export const widgetUniversal = {
    code: 'widget-universal',
    type: 'html',
    label: '全能组件',
    icon: 'univresal',
  }