king
2022-09-22 c33ac9ddcdbed91bd2267bed2a96199441806a04
src/menu/modulecell/index.jsx
@@ -38,7 +38,7 @@
          { value: 'tab', text: '标签页', type: 'action', class: 'button', $init: true },
          { value: 'innerpage', text: '新页面', type: 'action', class: 'button', $init: true },
          { value: 'funcbutton', text: '功能按钮', type: 'action', class: 'button', $init: true },
          { value: 'form', text: '表单(开关)', type: 'action', class: 'button', $init: true }
          { value: 'form', text: '表单', type: 'action', class: 'button', $init: true }
        ]
      },
      {