454 Commits (aa25af02529d2b9d531715ccda3111d2bdbb5976)
 

Author SHA1 Message Date
iczer aa25af0252 fix: exception of saving local setting; 4 years ago
iczer 6a0ef90d5c chore: update version of project; 4 years ago
iczer 15d18db7e0 fix: exception caused by mix layout mode; 🐛 #121 4 years ago
iczer c61570d2ff feat: add function of saving personal setting to local; 4 years ago
iczer fb146e2a36 fix: the problem z level of layout and components; 🐛 4 years ago
iczer 1ebed9eaec fix: the style problem of danger button when switching theme mode; 🐛 4 years ago
iczer f9aa9e2c53 fix: table header style problem in night mode; 🐛 4 years ago
iczer 4877f13239 fix: style problem of SearchLayout.vue in head navigation mode; 🐛 #116 4 years ago
iczer 75c165c83f fix: the shake problem of head menu when mouse hover; 🐛 #115 4 years ago
iczer 6a3ec944c6 fix: the collapsed problem of drawer menu; 🐛 #114 4 years ago
chenghongxing 5a65032772 chore: optimize the code of page width style; 4 years ago
iczer 346c1b8a87
Merge pull request #112 from samulle/master 4 years ago
iczer a84952577f
Merge branch 'master' into master 4 years ago
chenghongxing fd13c7d042 update docs 4 years ago
chenghongxing 8b38e77922 update docs 4 years ago
chenghongxing 8a7b82ac50 update docs 4 years ago
chenghongxing 69b514ee10 chore: optimize the code of routerUtil.js 4 years ago
chenghongxing 4856f06f41 fix: configuration problem of first route's path; 🐛 4 years ago
chenghongxing 8102c8a924 feat: add deep merge routes function for routerUtil.js; 4 years ago
iczer 4db7c2deff fix: problem that child route can't inherit authority configuration of it's parent; 🐛 4 years ago
iczer 5ec6f73d6f fix: problem tha the authority config of route be overwritten; 🐛 4 years ago
iczer 1fb75f491d feat: add function of filtering menu data through authority; 4 years ago
iczer cbda23e3db fix: style problem of tooltip in setting pane; 🐛 4 years ago
iczer 094935b758 feat: add mixed navigation mode; #102 4 years ago
samulle b2b62914ef 增加设置面板‘流式’、‘定宽’切换界面随之修改。 4 years ago
samulle 2436182baf 增加设置面板‘流式’、‘定宽’切换界面随之修改。 4 years ago
iczer 002cf50440 update docs; 4 years ago
iczer 365dde7e66 refactor: remove enquireScreen function from device.js to util.js; 🌟 4 years ago
iczer d4261bc401 refactor: config of async router and guards of router; 🌟 4 years ago
iczer 88c7653dab update docs; 4 years ago
iczer 04be83ac7c fix: style problem of message component; 🐛 4 years ago
iczer ad11e315e6 update the version of project 4 years ago
iczer a44c82f937 fix: the exception of authority plugin; 🐛 4 years ago
iczer 902afbe47a fix: problem that title of menu item can't be hidden when using slot icon in side menu; 🐛 4 years ago
iczer 3b3cd76e51 feat: add scoped slot for icon in menu.js; 4 years ago
iczer 58784c81fd feat: add scoped slot for icon in menu.js; 4 years ago
iczer d1f84218c6 fix: problem that can't receive rejected message caused by interceptors; 🐛 4 years ago
chenghongxing 2021fb575d fix: problem that can't set roles array for route's authority; 🐛 4 years ago
chenghongxing ec3e4b5571 feat: add watch method for i18n and options of menu.js; 4 years ago
chenghongxing 1ba8f20b76 fix: problem that the menu item can't be activated when the route changes; 🐛 4 years ago
iczer 431c78ff26 fix: style problem in mobile; 🐛 #108 4 years ago
iczer 51c2c354ba feat: add interceptors for axios; 🐛 4 years ago
chenghongxing 9f034092a9 feat: add configuration of hiding page title in PageLayout; #106 4 years ago
chenghongxing de925b254e fix: style problem of dropdown components in Setting.vue; 🐛 #105 4 years ago
chenghongxing f777920f89 fix: style problem caused by layout; 4 years ago
chenghongxing d0281e5707 update docs 4 years ago
chenghongxing 8c3afcc3ab fix: the position problem of pop component in fixed side mode;🐛 4 years ago
iczer 4e29918bac fix: the i18n problem of router; 🐛 4 years ago
iczer e5f2eb9955 fix: exception in single tab mode; 🐛 #103 4 years ago
iczer 93eaf9d36f fix: problem of expandedRowRender in StandardTable.vue; 🐛 4 years ago