更改后台项目地址
parent
72deda42af
commit
be6538b063
|
@ -22,7 +22,7 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue4、TypeScript 等新技术
|
||||||
|
|
||||||
##### 源码下载
|
##### 源码下载
|
||||||
|
|
||||||
- JAVA后台源码:https://github.com/jeecgboot/jeecg-boot
|
- JAVA后台源码:https://github.com/jeecgboot/JeecgBoot
|
||||||
|
|
||||||
|
|
||||||
##### 项目说明
|
##### 项目说明
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// github repo url
|
// github repo url
|
||||||
export const GITHUB_URL = 'https://github.com/jeecgboot/jeecg-boot';
|
export const GITHUB_URL = 'https://github.com/jeecgboot/JeecgBoot';
|
||||||
|
|
||||||
// vue-Jeecg-admin-next-doc
|
// vue-Jeecg-admin-next-doc
|
||||||
export const DOC_URL = 'https://help.jeecg.com';
|
export const DOC_URL = 'https://help.jeecg.com';
|
||||||
|
|
Loading…
Reference in New Issue