diff --git a/src/App.js b/src/App.js index 8a86e4d..fb94e84 100644 --- a/src/App.js +++ b/src/App.js @@ -33,11 +33,11 @@ class App extends Component { {key: 3, label: 仪表盘, icon: }, { key: 4, - label: '下拉菜单', + label: '财务', icon: , children: [ - {key: 41, label: 子菜单1}, - {key: 412, label: 子菜单2}, + {key: 412, label: 损益表}, + {key: 41, label: 信用卡账单}, ] }, @@ -61,10 +61,10 @@ class App extends Component { minHeight: 480, }}> - }/> + }/> }/> }/> - }/> + }/>