Ben Lin
2024-05-27 62f0e403c98fb76d39b8f1150d2bf2f026423b85
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/';