feat: add copyright to setting

This commit is contained in:
chenghx
2018-09-07 18:01:34 +08:00
parent 0e61d8c247
commit 626c19dcb3
3 changed files with 9 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ export default {
theme: 'dark',
layout: 'side',
systemName: 'Vue Antd Admin',
copyright: '',
copyright: '2018 ICZER 工作室出品',
footerLinks: [
{link: 'https://pro.ant.design', name: 'Pro首页'},
{link: 'https://github.com/iczer/vue-antd-admin', icon: 'github'},