From 6bbdc5d19f0e2bfcc41ae5bcc8bbc2975754f1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E8=B4=A4=E9=87=91?= <1960116313@qq.com> Date: Fri, 22 Apr 2022 20:50:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E9=80=9A=E4=BF=A1?= =?UTF-8?q?=E7=AE=A1=E7=90=86=20=20=E5=A5=97=E9=A4=90=E4=B8=9A=E5=8A=A1?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- src/api/communication/basiccard.js | 8 + src/api/sys/index.js | 27 -- src/lang/zh.js | 2 +- .../basiccard/basiccard.vue | 131 +++++-- .../communicationmanage/device/device.vue | 78 ++-- .../communicationmanage/outbound/outbound.vue | 238 ++++++++++-- src/views/iot/vendor/ali/config.vue | 214 ----------- src/views/iot/vendor/ali/consumer.vue | 199 ---------- .../original/packagegroupmanage/index.vue | 28 +- src/views/original/packagemanage/index.vue | 139 ++++++- .../original/targetpackagemanage/index.vue | 139 ++++++- src/views/sys/index.vue | 352 ------------------ 13 files changed, 608 insertions(+), 949 deletions(-) delete mode 100644 src/api/sys/index.js delete mode 100644 src/views/iot/vendor/ali/config.vue delete mode 100644 src/views/iot/vendor/ali/consumer.vue delete mode 100644 src/views/sys/index.vue diff --git a/public/index.html b/public/index.html index 9ef8ec6..64ad89a 100644 --- a/public/index.html +++ b/public/index.html @@ -19,7 +19,7 @@ -