Ben Lin
2024-05-01 4a1a5b96689ce49cba56f7b668d73ed5edc7ff2c
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/';