CEES-manage/src/settings/siteSetting.ts

9 lines
266 B
TypeScript
Raw Normal View History

2021-10-20 14:32:09 +08:00
// github repo url
export const GITHUB_URL = 'https://gitee.com/jeecg/vue3-jeecg-admin';
// vue-Jeecg-admin-next-doc
export const DOC_URL = 'https://gitee.com/jeecg/vue3-jeecg-admin';
// site url
export const SITE_URL = 'https://gitee.com/jeecg/vue3-jeecg-admin';