diff --git a/CHANGELOG.md b/CHANGELOG.md index c103444..b9a1a15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.1.0 (2021-11-03) +# 0.1.0 (2021-11-04) ### 🌟 新功能 范围|描述|commitId @@ -53,6 +53,7 @@ - | 添加 环境变量,动态控制webview project的path | [8a40481](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/8a40481) - | 添加子任务插件 子项目插件 | [7bda7e2](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/7bda7e2) - | 添加时间轴上下滚动 | [2b81bbc](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/2b81bbc) + - | 添加设置界面 | [7ca0c59](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/7ca0c59) - | 添加项目排序 | [a0b491b](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/a0b491b) - | 点击日历日期查询项目列表 | [c458385](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/c458385) - | 登录提示是否合并账号 | [6a9b054](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/6a9b054) diff --git a/src/components/ConfigInfo/components/Medicine.vue b/src/components/ConfigInfo/components/Medicine.vue index db2df0b..823af14 100644 --- a/src/components/ConfigInfo/components/Medicine.vue +++ b/src/components/ConfigInfo/components/Medicine.vue @@ -1,44 +1,45 @@