src/pc/modulesource/option.jsx
@@ -60,5 +60,5 @@ { type: 'menu', url: Editor, component: 'editor', subtype: 'brafteditor', title: '富文本', width: 24 }, { type: 'menu', url: SandBox, component: 'code', subtype: 'sandbox', title: '自定义', width: 24 }, { type: 'menu', url: group, component: 'group', subtype: 'normalgroup', title: '分组', width: 24 }, { type: 'menu', url: Login, component: 'login', subtype: 'normallogin', title: '登录', width: 24 }, { type: 'menu', url: Login, component: 'login', subtype: 'normallogin', title: '注册/登录', width: 24 }, ]