king
2021-01-20 0227c25e4ed573d3095ada3f9c9a4ba5f18b0de5
src/mob/home/index.jsx
@@ -35,7 +35,6 @@
      <div className="mob-home">
        <Tabs tabs={tabs2}
          initialPage={1}
          className="home"
          tabBarPosition="bottom"
          renderTab={tab => <span>{tab.title}</span>}
        >