From c5f50ff906141b3f91b897e734e3601729d499d6 Mon Sep 17 00:00:00 2001 From: song Date: Fri, 3 Dec 2021 17:38:55 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=8E=8B=E7=BC=A9=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=EF=BC=8C=E6=8F=90=E4=BA=A4=E4=BD=93=E9=AA=8C=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + src/App.vue | 1 - src/common/styles/iconfont.scss | 257 ------------------ src/components/EndLine/EndLine.vue | 13 - .../components/ImageCode/ImageCode.vue | 0 src/pagesUser/phone-bind/phone-bind.vue | 2 + src/pagesYanyuan/add-info/add-info.vue | 2 +- src/pagesYanyuan/ascription/ascription.vue | 6 +- .../components/ApplyFamily/ApplyFamily.vue | 0 src/pagesYanyuan/family-info/family-info.vue | 2 + 10 files changed, 11 insertions(+), 273 deletions(-) delete mode 100644 src/common/styles/iconfont.scss delete mode 100644 src/components/EndLine/EndLine.vue rename src/{ => pagesUser/phone-bind}/components/ImageCode/ImageCode.vue (100%) rename src/{ => pagesYanyuan/family-info}/components/ApplyFamily/ApplyFamily.vue (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96aba69..4055eb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -242,6 +242,7 @@ - | 1.时间轴筛选相同的时间替换数据 2.整理代码 | [e082ccb](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/e082ccb) - | 修改代码格式 | [14123d7](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/14123d7) - | 修改定期任务骨架屏高度 | [909a734](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/909a734) + - | 修改时间轴自动滚动到当天任务的时间 | [20bbf6a](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/20bbf6a) - | 小红点api缓存修改 | [e992343](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/e992343) - | 提交本地代码 | [e0cf2ed](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/e0cf2ed) - | 提升性能的代码更改 | [3548af7](https://dd.tall.wiki/gitea/binbin0314/yanyuan_js/commits/3548af7) diff --git a/src/App.vue b/src/App.vue index 3773fa9..e51a03f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -86,7 +86,6 @@ export default { diff --git a/src/components/ImageCode/ImageCode.vue b/src/pagesUser/phone-bind/components/ImageCode/ImageCode.vue similarity index 100% rename from src/components/ImageCode/ImageCode.vue rename to src/pagesUser/phone-bind/components/ImageCode/ImageCode.vue diff --git a/src/pagesUser/phone-bind/phone-bind.vue b/src/pagesUser/phone-bind/phone-bind.vue index 120f833..9abd33c 100644 --- a/src/pagesUser/phone-bind/phone-bind.vue +++ b/src/pagesUser/phone-bind/phone-bind.vue @@ -48,8 +48,10 @@