修改内链、外链、关于
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
/**
|
||||
* @zh_CN GITHUB 仓库地址
|
||||
*/
|
||||
export const VBEN_GITHUB_URL = 'https://github.com/vbenjs/vue-vben-admin';
|
||||
export const VBEN_GITHUB_URL = 'https://github.com/xie7654/django-vue3-admin';
|
||||
|
||||
/**
|
||||
* @zh_CN 文档地址
|
||||
*/
|
||||
export const VBEN_DOC_URL = 'https://doc.vben.pro';
|
||||
export const VBEN_DOC_URL = 'https://docs.ywwuzi.cn/';
|
||||
|
||||
/**
|
||||
* @zh_CN Vben Logo
|
||||
@@ -17,7 +17,7 @@ export const VBEN_LOGO_URL =
|
||||
/**
|
||||
* @zh_CN Vben Admin 首页地址
|
||||
*/
|
||||
export const VBEN_PREVIEW_URL = 'https://www.vben.pro';
|
||||
export const VBEN_PREVIEW_URL = 'https://demo.ywwuzi.cn/';
|
||||
|
||||
export const VBEN_ELE_PREVIEW_URL = 'https://ele.vben.pro';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user