refactor(SidebarItem): optimizate SidebarItem (#845)
* refactor(sidebar-item): optimizate SiderbarItem.
* chore: update nested examples.
* fix: fix a wrong path.
* fix: fix a transition bug.
* fix: fix a wrong path.
* perf: using "router" mode of el-menu.
* Revert "perf: using "router" mode of el-menu."
This reverts commit cef02a30b0
.
* fix: complement i18n text.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ dist/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
**/*.log
|
||||
|
||||
test/unit/coverage
|
||||
test/e2e/reports
|
||||
|
Reference in New Issue
Block a user