Blame view

src/settings/siteSetting.ts 143 Bytes
陈文彬 authored
1
// github repo url
2
export const GITHUB_URL = 'https://github.com/anncwb/vue-vben-admin';
陈文彬 authored
3
4
// vue-vben-admin-next-doc
export const DOC_URL = '';