src/mob/components/tabs/antv-tabs/index.jsx
@@ -59,6 +59,11 @@ { uuid: Utils.getuuid(), parentId: tabs.uuid, floor: tabs.floor, label: 'Tab 3', icon: '', components: [] } ] } if (this.state.appType === 'mob') { _tabs.setting.display = 'flex' } this.setState({ tabs: _tabs })