src/menu/pastecontroller/index.jsx
@@ -62,7 +62,11 @@ let options = ['tabs', 'timeline', 'datacard', 'propcard', 'mainsearch', 'simpleform', 'stepform', 'tabform', 'balcony', 'group', 'normaltable', 'tablecard', 'line', 'bar', 'pie', 'dashboard', 'scatter', 'iframe', 'sandbox'] if (appType === 'mob') { options.push('menubar', 'topbar') if (sessionStorage.getItem('editMenuType') !== 'popview') { options.push('menubar', 'topbar') } else { options.push('menubar') } } else { options.push('editable', 'antvG6') }