nalomu
2023-01-18 7e77177ed810e0d02ec35807c90448161095a033
提交 | 用户 | age
2f6253 1 // github repo url
f2c763 2 export const GITHUB_URL = 'https://github.com/anncwb/vue-vben-admin';
215d8b 3
2f6253 4 // vue-vben-admin-next-doc
7e7717 5 export const DOC_URL = 'https://doc.vvbin.cn/';
215d8b 6
0692b4 7 // site url
7e7717 8 export const SITE_URL = 'https://vben.vvbin.cn/';