You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// github repo url |
|
export const GITHUB_URL = 'https://gitee.com/xingyuv/vue-vben-admin' |
|
|
|
// vue-vben-admin-next-doc |
|
export const DOC_URL = 'http://vben-doc.x-surge.com/' |
|
|
|
// site url |
|
export const SITE_URL = 'http://static.yudao.iocoder.cn/mp/xinyu370.jpeg'
|
|
|