king
2021-07-30 f6a1ab6a58215cf7546976a86eb6face1a7be32f
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
      })