From 74248c7dd1cd85c149a15309e52aee8eaf3e70bb Mon Sep 17 00:00:00 2001 From: song Date: Tue, 8 Feb 2022 17:26:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E8=BF=9E=E6=8E=A5WiF?= =?UTF-8?q?i=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +- src/components/Wifi/Wifi.vue | 77 ++++++++++++++++++++++++++---------- 2 files changed, 58 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21e0087..30c496a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.1.0 (2022-01-28) +# 0.1.0 (2022-02-08) ### 🌟 新功能 范围|描述|commitId @@ -235,6 +235,7 @@ task任务逻辑完善 | 减少初始global及regular的不必要请求 | [bd4bd38](https://101.201.226.163:50022/DIGITAL_MEDICAL/yanyuan/commits/bd4bd38) - | title.vue根据页面栈显示返回按钮;标题文本超出显示... | [0cbacf4](https://101.201.226.163:50022/DIGITAL_MEDICAL/yanyuan/commits/0cbacf4) - | WiFi界面修改,还原线条变细 | [6aa12e1](https://101.201.226.163:50022/DIGITAL_MEDICAL/yanyuan/commits/6aa12e1) + WiFi修复 | WiFi修复 | [63b253e](https://101.201.226.163:50022/DIGITAL_MEDICAL/yanyuan/commits/63b253e) ### 📝 文档 diff --git a/src/components/Wifi/Wifi.vue b/src/components/Wifi/Wifi.vue index 2090d8b..08034f6 100644 --- a/src/components/Wifi/Wifi.vue +++ b/src/components/Wifi/Wifi.vue @@ -11,7 +11,7 @@