MOD:更新layout将面包屑是否固定,tagsview是否显示均作为可配置项
1 parent bd20568 commit 83a7fbb1532dfe226b3dfe4da141bb31fd049a3e
StephanieGitHub authored on 26 Mar 2020
Showing 19 changed files
View
src/components/RightPanel/index.vue 0 → 100644
View
src/components/ThemePicker/index.vue
View
src/layout/Layout.vue 0 → 100644
View
src/layout/components/AppHeader.vue 0 → 100644
View
src/layout/components/AppMain.vue 0 → 100644
View
src/layout/components/Navbar.vue 0 → 100644
View
src/layout/components/Settings/index.vue 0 → 100644
View
src/layout/components/Sidebar/Item.vue 0 → 100644
View
src/layout/components/Sidebar/Link.vue 0 → 100644
View
src/layout/components/Sidebar/SidebarItem.vue 0 → 100644
View
src/layout/components/Sidebar/index.vue 0 → 100644
View
src/layout/components/TagsView/ScrollPane.vue 0 → 100644
View
src/layout/components/TagsView/index.vue 0 → 100644
View
src/layout/components/index.js 0 → 100644
View
src/layout/mixin/ResizeHandler.js 0 → 100644
View
src/settings.js 0 → 100644
View
src/store/modules/settings.js 0 → 100644
View
src/styles/index.scss
View
src/utils/index.js