From f4f7963fff79bff15ea13d1c36ae4fdadd0d6036 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 12 Apr 2022 16:01:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=B1=E4=B8=9C=E7=A7=BB=E5=8A=A8=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E5=BA=94=E7=94=A8=3D>=E6=A0=87=E5=87=86=E7=89=88?= =?UTF-8?q?=E6=99=BA=E8=83=BD=E5=AE=89=E9=98=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../IntelligentSecurity/AppISDevice/AppISDevice.vue | 10 +++++----- .../IntelligentSecurity/AppISManage/AppISManage.vue | 8 ++++---- .../IntelligentSecurity/AppISMap/AppISMap.vue | 6 +++--- .../IntelligentSecurity}/components/deviceSlider.vue | 0 .../IntelligentSecurity}/components/locateDialog.vue | 0 .../IntelligentSecurity}/components/settingDialog.vue | 0 project/shandong10086/apps.import.json | 5 ++++- 7 files changed, 16 insertions(+), 13 deletions(-) rename project/shandong10086/apps/shandong/monitor/AppMonitorDevice/AppMonitorDevice.vue => packages/IntelligentSecurity/AppISDevice/AppISDevice.vue (95%) rename project/shandong10086/apps/shandong/monitor/AppMonitorManage/AppMonitorManage.vue => packages/IntelligentSecurity/AppISManage/AppISManage.vue (98%) rename project/shandong10086/apps/shandong/monitor/AppMonitorMap/AppMonitorMap.vue => packages/IntelligentSecurity/AppISMap/AppISMap.vue (98%) rename {project/shandong10086/apps/shandong/monitor => packages/IntelligentSecurity}/components/deviceSlider.vue (100%) rename {project/shandong10086/apps/shandong/monitor => packages/IntelligentSecurity}/components/locateDialog.vue (100%) rename {project/shandong10086/apps/shandong/monitor => packages/IntelligentSecurity}/components/settingDialog.vue (100%) diff --git a/project/shandong10086/apps/shandong/monitor/AppMonitorDevice/AppMonitorDevice.vue b/packages/IntelligentSecurity/AppISDevice/AppISDevice.vue similarity index 95% rename from project/shandong10086/apps/shandong/monitor/AppMonitorDevice/AppMonitorDevice.vue rename to packages/IntelligentSecurity/AppISDevice/AppISDevice.vue index fd9b7e78..c0a40421 100644 --- a/project/shandong10086/apps/shandong/monitor/AppMonitorDevice/AppMonitorDevice.vue +++ b/packages/IntelligentSecurity/AppISDevice/AppISDevice.vue @@ -1,7 +1,7 @@