From 04b552d7ecbcdde0d2887227eecdafaa2e3e5a88 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Tue, 25 Jul 2023 15:21:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BE=E5=88=86=E6=AF=94=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/views/alarmHandling/components/historyimg.vue | 6 +++++- src/views/alarmHandling/index.vue | 10 ++++++---- src/views/pictureRotation/index.vue | 6 +++++- 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index b0bd567..2577842 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,7 +12,7 @@ export default { }, mounted() {}, created() { - new DevicePixelRatio().init(); + //new DevicePixelRatio().init(); }, }; diff --git a/src/views/alarmHandling/components/historyimg.vue b/src/views/alarmHandling/components/historyimg.vue index c196d04..4987e30 100644 --- a/src/views/alarmHandling/components/historyimg.vue +++ b/src/views/alarmHandling/components/historyimg.vue @@ -97,8 +97,12 @@ export default {