jeecgboot-vue3 1.0.0 版本发布

pull/22/head
zhangdaiscott 2022-03-18 14:56:21 +08:00
parent 6f1871d628
commit 85b9efc9dc
2 changed files with 5 additions and 2 deletions

View File

@ -15,7 +15,10 @@ VITE_BUILD_COMPRESS = 'gzip'
# 使用压缩时是否删除原始文件默认为false
VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
#后台接口地址(必填)
#后台接口父地址(必填)
VITE_GLOB_API_URL=/jeecgboot
#后台接口全路径地址(必填)
VITE_GLOB_DOMAIN_URL=http://localhost:8080/jeecg-boot
# 接口父路径前缀

View File

@ -1,7 +1,7 @@
JEECG BOOT 低代码平台Vue3前端
===============
当前最新版本: 1.0.0-beta预计时间20220321
当前最新版本: 1.0.0预计时间20220321
## 简介