diff --git a/.env.development b/.env.development index 058274c..83fd5c5 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 本地环境 -ENV = 'development' +ENV = development # 本地环境接口地址 -VITE_API_URL = 'http://localhost:8888/' \ No newline at end of file +VITE_API_URL = http://localhost:8888/ \ No newline at end of file diff --git a/.env.production b/.env.production index 0336f50..478a841 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 线上环境 -ENV = 'production' +ENV = production # 线上环境接口地址 -VITE_API_URL = 'https://lyt-top.gitee.io/vue-next-admin-preview/' \ No newline at end of file +VITE_API_URL = https://lyt-top.gitee.io/vue-next-admin-preview/ \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ccae198..c7e3969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ 🎉🎉🔥 `vue-next-admin` 基于 vue3.x 、Typescript、vite、Element plus 等,适配手机、平板、pc 的后台开源免费模板库(vue2.x 请切换 vue-prev-admin 分支) +## 2.4.3 + +`2023.02.22` + +🚩🚩🚩 感谢 [驰骋工作流引擎-表单引擎-低代码开发平台](http://www.ccflow.org/) 赞助商的赞助。驰骋公司为社会提供流程引擎+表单引擎+低代码开发平台一体的开源软件解决方案,欢迎广大开发者前去体验! + +- 🌟 更新 依赖更新最新版本 +- 🎉 新增 赞助商组件(`/src/layout/sponsors`),[项目目录结构查看](https://lyt-top.gitee.io/vue-next-admin-doc-preview/config/) +- 🐞 修复 [过滤筛选组件展开点击不了](https://gitee.com/lyt-top/vue-next-admin/issues/I688WG) +- 🐞 修复 [设置锁屏时间时直接白屏了不能恢复,除非删除主题配置才会重新加载](https://gitee.com/lyt-top/vue-next-admin/issues/I6AF8P),感谢[@baizunxian](https://gitee.com/xb_xiaobai) +- 🐞 修复 `分栏布局` 地址栏输入不存在的路由报错问题 +- 🎨 合并 [!44 tagsViewName 正则匹配错误,匹配到含 en 单词](https://gitee.com/lyt-top/vue-next-admin/pulls/44/files),感谢[@tony 星](https://gitee.com/tony_tong_xin) +- 🎨 合并 [!45 fix 地址栏出现 false 问题](https://gitee.com/lyt-top/vue-next-admin/pulls/45),感谢[@随心](https://gitee.com/jiangqiang1996) +- 🎯 优化 `/src/utils/storage` 下 `key` 编写成 `${__NEXT_NAME__}:${key}`,防止部署多套系统到同一域名不同目录时,变量共用的问题(`__NEXT_NAME__`为 `package.json` 中的 `name`) +- 🎯 优化 watermark 单词拼写错误 + ## 2.4.21 `2022.12.12` diff --git a/README.md b/README.md index 3c0dda3..32fd3a6 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,31 @@
+#### 💝 长期赞助商 + + +