mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-02 10:57:24 +08:00
* feat: 添加系统管理-菜单管理 * chore: update * chore: add Copyright in login page * chore: 将页脚放在一屏可视区 * chore: 依赖更新 * chore: update * chore: update * chore: 更新依赖 * chore: update `husky v9` * style: 适配`el-dialog`样式的更新 * style: update `src/layout/components/search/components/SearchResult.vue` * chore: update * style: update * fix: 修复`ReDialog`中点击取消和确定按钮会触发两次关闭回调 * chore: update * chore: update src/views/system/menu/README.md * chore: update * chore: update * chore: done * chore: update
34 lines
758 B
JSON
34 lines
758 B
JSON
{
|
|
"Version": "4.5.0",
|
|
"Title": "PureAdmin",
|
|
"FixedHeader": true,
|
|
"HiddenSideBar": false,
|
|
"MultiTagsCache": false,
|
|
"KeepAlive": true,
|
|
"Locale": "zh",
|
|
"Layout": "vertical",
|
|
"Theme": "light",
|
|
"DarkMode": false,
|
|
"OverallStyle": "light",
|
|
"Grey": false,
|
|
"Weak": false,
|
|
"HideTabs": false,
|
|
"HideFooter": false,
|
|
"SidebarStatus": true,
|
|
"EpThemeColor": "#409EFF",
|
|
"ShowLogo": true,
|
|
"ShowModel": "smart",
|
|
"MenuArrowIconNoTransition": false,
|
|
"CachingAsyncRoutes": false,
|
|
"TooltipEffect": "light",
|
|
"ResponsiveStorageNameSpace": "responsive-",
|
|
"MapConfigure": {
|
|
"amapKey": "97b3248d1553172e81f168cf94ea667e",
|
|
"options": {
|
|
"resizeEnable": true,
|
|
"center": [113.6401, 34.72468],
|
|
"zoom": 12
|
|
}
|
|
}
|
|
}
|