修改内链、外链、关于

This commit is contained in:
xie7654
2025-07-07 00:04:53 +08:00
parent 7518be1883
commit bf07ff5744
9 changed files with 184 additions and 26 deletions

View File

@@ -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';