Commit 12b44ae1 by maolipeng

feat:asdasdfa

parent 51c6c754
...@@ -37,7 +37,7 @@ function StoreDecorationPage(props: StoreDecoprationProps) { ...@@ -37,7 +37,7 @@ function StoreDecorationPage(props: StoreDecoprationProps) {
> >
<TabPane key="h5" tab="H5学院"></TabPane> <TabPane key="h5" tab="H5学院"></TabPane>
<TabPane key="web" tab="网页端学院"></TabPane> {/* <TabPane key="web" tab="网页端学院"></TabPane> */}
</Tabs> </Tabs>
{ {
currentTab === 'h5' && <StoreH5DecorationTab/> currentTab === 'h5' && <StoreH5DecorationTab/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment