huangyinfeng
4 天以前 db42d08c39ae6129e2b95cd24c0d57c6769282e5
1
2
3
4
5
6
7
8
// github repo url
export const GITHUB_URL = 'https://github.com/anncwb/vue-vben-admin';
 
// vue-vben-admin-next-doc
export const DOC_URL = 'https://doc.vvbin.cn/';
 
// site url
export const SITE_URL = 'https://vben.vvbin.cn/';