61 Commits (37f66c878669c62a0b8487941f1216c875c50a68)

Author SHA1 Message Date
chenghongxing 34a76d5894 修复:更正 axios 拦截器demo; 4 years ago
lsvih 0f1a845189
Update routerUtil.js 4 years ago
iczer 10fc9c11b8 chore: remove useless code; 5 years ago
iczer c4e81a1a61 feat: add function of link for out website in menu; #135 5 years ago
chenghongxing 3619242076 feat: add document for AdvanceTable.vue; 🐛 5 years ago
chenghongxing 9df2666304 fix: problem that old routes configuration not clearing when merging async routes; 🐛 5 years ago
iczer aa25af0252 fix: exception of saving local setting; 5 years ago
iczer 15d18db7e0 fix: exception caused by mix layout mode; 🐛 #121 5 years ago
iczer c61570d2ff feat: add function of saving personal setting to local; 5 years ago
iczer 1ebed9eaec fix: the style problem of danger button when switching theme mode; 🐛 5 years ago
chenghongxing 69b514ee10 chore: optimize the code of routerUtil.js 5 years ago
chenghongxing 4856f06f41 fix: configuration problem of first route's path; 🐛 5 years ago
chenghongxing 8102c8a924 feat: add deep merge routes function for routerUtil.js; 5 years ago
iczer 4db7c2deff fix: problem that child route can't inherit authority configuration of it's parent; 🐛 5 years ago
iczer 5ec6f73d6f fix: problem tha the authority config of route be overwritten; 🐛 5 years ago
iczer 1fb75f491d feat: add function of filtering menu data through authority; 5 years ago
iczer 094935b758 feat: add mixed navigation mode; #102 5 years ago
iczer 365dde7e66 refactor: remove enquireScreen function from device.js to util.js; 🌟 5 years ago
iczer d4261bc401 refactor: config of async router and guards of router; 🌟 5 years ago
iczer d1f84218c6 fix: problem that can't receive rejected message caused by interceptors; 🐛 5 years ago
chenghongxing 2021fb575d fix: problem that can't set roles array for route's authority; 🐛 5 years ago
iczer 51c2c354ba feat: add interceptors for axios; 🐛 5 years ago
iczer 4e29918bac fix: the i18n problem of router; 🐛 5 years ago
iczer d741904f50 fix: the cache problem in tabs mode;🐛 5 years ago
iczer 9445f0fbbb fix: the exception when async route is not registered;🌟 5 years ago
iczer a55210f9a6 chore: add menu invisible configuration for async router; 🌟 5 years ago
iczer 48bb1c4bb1 feat: add dynamic title form HTML; 🌟 #97 5 years ago
iczer b796a4c9e4 fix: i18n problem of dynamic route; 🐛 5 years ago
iczer 9b96868586 feat: add authorize directive; 🌟 5 years ago
iczer 08e40f1a31 feat: add prop openKeys and event openChange for menu.js; 🌟 5 years ago
iczer bfb0358217 feat: add function of async router and async menu; 🌟 5 years ago
chenghongxing a4764d880d fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93 5 years ago
chenghongxing a62c293e42 chore: optimize the code of theme color; 🌟 5 years ago
chenghongxing 4e6a060dfe feat: add login blocking; 🌟 5 years ago
chenghongxing d21a2ab062 chore: optimize the i18n code of router; 🌟 5 years ago
chenghongxing 82e5955c3b feat: add auth support for axios request; 🌟 5 years ago
chenghongxing 886a19ddfc chore: add i18n support for TabsView.vue; 🌟 5 years ago
iczer b2e0accd97 feat: add cookie support for aixos; 🌟 5 years ago
iczer 687a3adc37 chore: optimize the code; 🌟 5 years ago
iczer 3ff12474cd feat: add service module; 🌟 5 years ago
iczer d78f6d61d7 chore: optimize the function of copy configuration code ; 🌟 5 years ago
iczer e619e44d4f feat: add functional colors to the theme configuration; 🌟 5 years ago
iczer 40472b21dd feat: add the function of copying configuration code; 🌟 5 years ago
iczer b5d17cd63b chore: refactor the code of configuration; 🌟 5 years ago
iczer 0e21e005cb fix: hover color problem in night mode; 🐛 5 years ago
iczer cfd334a4b4 fix: style problem of checkbox component when switching themes; 🐛 5 years ago
iczer 6e5592fff7 chore: Optimize the code of the theme switching function; 🌟 5 years ago
iczer 32577b038a fix: start problem in dev env; 🐛 5 years ago
iczer 4063a4f08a feat: add global night mode; 🌟 5 years ago
iczer 14f6aebfe1 fix: style issues with side menu components and drawer components; 🐛 5 years ago