Ben Lin
2024-06-13 1b970c588245935181610e93e84a9a3a10d80ecd
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/';