579 Commits (master)
 

Author SHA1 Message Date
chenghongxing 4d69602595 fix: popup container problem of AdvanceTable.vue in full screen mode; 🐛 4 years ago
chenghongxing 517c1959d8 feat: add AdvanceTable.vue component; 4 years ago
chenghongxing 3d3e56de12 feat: add function of disable closing page; 4 years ago
chenghongxing 313af63f33 feat: add function of refreshing page; #132 4 years ago
chenghongxing 83576d88d7 feat: add function of fixing the head of tabs; 4 years ago
chenghongxing 9df2666304 fix: problem that old routes configuration not clearing when merging async routes; 🐛 4 years ago
chenghongxing a03b37ff30 chore: update version; 4 years ago
chenghongxing 435b2ff585 chore: optimize the code of caching tabs; 4 years ago
chenghongxing bad44562e7 feat: add function of caching tabs in multi page mode; 4 years ago
chenghongxing 1738f601a3 chore: update yarn.lock and guards.js; 🐛 4 years ago
iczer 7b23be808f
Merge pull request #123 from guoranred/master 4 years ago
chenghongxing d14d1ee9b8 fix: the setting of fixed width do not effect in some page; 🐛 4 years ago
chenghongxing a19e8a226f chore: optimize min height of page content; 4 years ago
chenghongxing 7bfb900e59 fix: problem of tooltip color in collapsed menu; 🐛 4 years ago
chenghongxing d593670835 fix: setting of local saving do not work in some case; 🐛 4 years ago
chenghongxing 80baf8d202 fix: layout problem of head navigation in narrow screen; 🐛 4 years ago
guoranred dcf65935e1 optimize production environment packaging 4 years ago
chenghongxing b8ccb5c6a1 fix: layout problem of head navigation in narrow screen; 🐛 4 years ago
chenghongxing 556b5bf6fc fix: display problem of menu item's title in collapsed state; 🐛 4 years ago
chenghongxing f0e9a50919 fix: problem that it's not effective of authority in button; 4 years ago
guoranred d23cfef147 Merge branch 'master' of https://github.com/guoranred/vue-antd-admin 4 years ago
guoranred bdde606ee5 rename progress guard 4 years ago
guoranred e2e92e9df9 fix: fixed search item 4 years ago
guoranred 4c7c5c1da1 add cdn assets 4 years ago
guoranred e414f89e27 add nprogress 4 years ago
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