From 641dcd1607ceb15526ceed8f493cfca4364e1aa8 Mon Sep 17 00:00:00 2001 From: song Date: Tue, 14 Dec 2021 17:30:41 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + src/components/Info/Info.vue | 47 ++++++++++--------- src/mixins/tool.js | 1 - .../ConfigInfo/components/CaregiverDetail.vue | 16 +++---- .../ConfigInfo/components/FamilyDetail.vue | 4 +- .../ConfigInfo/components/MedicineDetail.vue | 19 +++----- src/pagesYanyuan/scan-code/scan-code.vue | 1 + 7 files changed, 42 insertions(+), 47 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 225e79f..6afff90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -145,6 +145,7 @@ - | 上下滚动时间轴 | [d533a01](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/d533a01) - | 下拉加载定期任务传参,时间格式化修改 | [0b95a0e](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/0b95a0e) - | 任务开始时间延迟插件 | [992a313](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/992a313) + - | 任务面板样式修改 | [6a2102b](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/6a2102b) - | 修改main | [749ae9a](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/749ae9a) - | 修改props默认值 | [11b2c24](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/11b2c24) - | 修改合并手机号逻辑 | [5d391a3](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/5d391a3) diff --git a/src/components/Info/Info.vue b/src/components/Info/Info.vue index 1f267ca..9bf01a1 100644 --- a/src/components/Info/Info.vue +++ b/src/components/Info/Info.vue @@ -3,7 +3,7 @@