From 0c5d6bb6bc255f3a541b6a79fab94d83caef9dca Mon Sep 17 00:00:00 2001 From: mc <393918995@qq.com> Date: Wed, 3 Sep 2025 14:52:02 +0800 Subject: [PATCH] 1 --- App.vue | 62 ++- components/dateSelection/dateSelection.vue | 15 +- components/pageanimation/pageanimation.vue | 2 + .../html/.history/index_20250825141035.html | 0 .../html/.history/index_20250825141115.html | 11 - .../html/.history/index_20250825141148.html | 13 - .../html/.history/index_20250825141722.html | 22 - .../html/.history/index_20250825141808.html | 31 -- .../html/.history/index_20250825141833.html | 36 -- .../html/.history/index_20250825141859.html | 38 -- .../html/.history/index_20250825141921.html | 40 -- .../html/.history/index_20250825142000.html | 46 -- .../html/.history/index_20250825142005.html | 47 -- .../html/.history/index_20250825142013.html | 47 -- .../html/.history/index_20250825142017.html | 47 -- .../html/.history/index_20250825142128.html | 48 -- .../html/.history/index_20250825142346.html | 48 -- .../html/.history/index_20250825142501.html | 50 -- .../html/.history/index_20250825142516.html | 50 -- .../html/.history/index_20250825142724.html | 50 -- .../html/.history/index_20250825142750.html | 49 -- .../html/.history/index_20250825142831.html | 48 -- .../html/.history/index_20250825164941.html | 58 --- .../html/.history/index_20250825164950.html | 58 --- .../html/.history/index_20250825165000.html | 58 --- .../html/.history/index_20250825165004.html | 57 --- .../html/.history/index_20250825165007.html | 57 --- .../html/.history/index_20250825165027.html | 57 --- .../html/.history/index_20250825165032.html | 57 --- .../html/.history/index_20250825165038.html | 58 --- .../html/.history/index_20250825165049.html | 58 --- .../html/.history/index_20250825165118.html | 62 --- .../html/.history/index_20250825165128.html | 62 --- .../html/.history/index_20250825165136.html | 62 --- .../html/.history/index_20250825165221.html | 71 --- .../html/.history/index_20250825165240.html | 75 --- .../html/.history/index_20250825165303.html | 75 --- .../html/.history/index_20250825165314.html | 75 --- .../html/.history/index_20250825165316.html | 75 --- .../html/.history/index_20250825165339.html | 75 --- .../html/.history/index_20250825165348.html | 75 --- .../html/.history/index_20250825165355.html | 75 --- .../html/.history/index_20250825165359.html | 75 --- .../html/.history/index_20250825165402.html | 75 --- .../html/.history/index_20250825165406.html | 75 --- .../html/.history/index_20250825165409.html | 75 --- .../html/.history/index_20250825165411.html | 75 --- .../html/.history/index_20250825165414.html | 75 --- .../html/.history/index_20250825165419.html | 75 --- .../html/.history/index_20250825165427.html | 77 ---- .../html/.history/index_20250825165449.html | 77 ---- .../html/.history/index_20250825165453.html | 77 ---- hybrid/html/dom-to-image.min.js | 2 - hybrid/html/index.html | 77 ---- hybrid/html/map.png | Bin 10975 -> 0 bytes manifest.json | 58 +++ pages/go.vue | 22 +- pages/index.vue | 204 ++++++++- pages/pages/camera.vue | 105 +++-- pages/pages/details.vue | 364 ++++++++++----- pages/pages/history.vue | 95 +++- pages/pages/passingTheCar.vue | 156 +++++-- pages/pages/setUp.vue | 427 ++++++++++++++---- pages/pages/statistics.vue | 248 +++++++--- pages/pages/warningInformation.vue | 147 ++++-- pages/signIn.vue | 121 +++-- .../html/.history/index_20250825151752.html | 40 -- .../html/.history/index_20250825151800.html | 40 -- .../html/.history/index_20250825151912.html | 68 --- .../html/.history/index_20250825151913.html | 69 --- .../html/.history/index_20250825152013.html | 69 --- static/html/dom-to-image.min.js | 2 - static/html/index.html | 77 ---- static/html/map.png | Bin 10975 -> 0 bytes .../js_sdk/u-charts/config-echarts.js | 3 + .../js_sdk/u-charts/config-ucharts.js | 4 + utils/base64ToFile.js | 50 -- utils/requestbaidumap.js | 20 - 78 files changed, 1576 insertions(+), 3748 deletions(-) delete mode 100644 hybrid/html/.history/index_20250825141035.html delete mode 100644 hybrid/html/.history/index_20250825141115.html delete mode 100644 hybrid/html/.history/index_20250825141148.html delete mode 100644 hybrid/html/.history/index_20250825141722.html delete mode 100644 hybrid/html/.history/index_20250825141808.html delete mode 100644 hybrid/html/.history/index_20250825141833.html delete mode 100644 hybrid/html/.history/index_20250825141859.html delete mode 100644 hybrid/html/.history/index_20250825141921.html delete mode 100644 hybrid/html/.history/index_20250825142000.html delete mode 100644 hybrid/html/.history/index_20250825142005.html delete mode 100644 hybrid/html/.history/index_20250825142013.html delete mode 100644 hybrid/html/.history/index_20250825142017.html delete mode 100644 hybrid/html/.history/index_20250825142128.html delete mode 100644 hybrid/html/.history/index_20250825142346.html delete mode 100644 hybrid/html/.history/index_20250825142501.html delete mode 100644 hybrid/html/.history/index_20250825142516.html delete mode 100644 hybrid/html/.history/index_20250825142724.html delete mode 100644 hybrid/html/.history/index_20250825142750.html delete mode 100644 hybrid/html/.history/index_20250825142831.html delete mode 100644 hybrid/html/.history/index_20250825164941.html delete mode 100644 hybrid/html/.history/index_20250825164950.html delete mode 100644 hybrid/html/.history/index_20250825165000.html delete mode 100644 hybrid/html/.history/index_20250825165004.html delete mode 100644 hybrid/html/.history/index_20250825165007.html delete mode 100644 hybrid/html/.history/index_20250825165027.html delete mode 100644 hybrid/html/.history/index_20250825165032.html delete mode 100644 hybrid/html/.history/index_20250825165038.html delete mode 100644 hybrid/html/.history/index_20250825165049.html delete mode 100644 hybrid/html/.history/index_20250825165118.html delete mode 100644 hybrid/html/.history/index_20250825165128.html delete mode 100644 hybrid/html/.history/index_20250825165136.html delete mode 100644 hybrid/html/.history/index_20250825165221.html delete mode 100644 hybrid/html/.history/index_20250825165240.html delete mode 100644 hybrid/html/.history/index_20250825165303.html delete mode 100644 hybrid/html/.history/index_20250825165314.html delete mode 100644 hybrid/html/.history/index_20250825165316.html delete mode 100644 hybrid/html/.history/index_20250825165339.html delete mode 100644 hybrid/html/.history/index_20250825165348.html delete mode 100644 hybrid/html/.history/index_20250825165355.html delete mode 100644 hybrid/html/.history/index_20250825165359.html delete mode 100644 hybrid/html/.history/index_20250825165402.html delete mode 100644 hybrid/html/.history/index_20250825165406.html delete mode 100644 hybrid/html/.history/index_20250825165409.html delete mode 100644 hybrid/html/.history/index_20250825165411.html delete mode 100644 hybrid/html/.history/index_20250825165414.html delete mode 100644 hybrid/html/.history/index_20250825165419.html delete mode 100644 hybrid/html/.history/index_20250825165427.html delete mode 100644 hybrid/html/.history/index_20250825165449.html delete mode 100644 hybrid/html/.history/index_20250825165453.html delete mode 100644 hybrid/html/dom-to-image.min.js delete mode 100644 hybrid/html/index.html delete mode 100644 hybrid/html/map.png delete mode 100644 static/html/.history/index_20250825151752.html delete mode 100644 static/html/.history/index_20250825151800.html delete mode 100644 static/html/.history/index_20250825151912.html delete mode 100644 static/html/.history/index_20250825151913.html delete mode 100644 static/html/.history/index_20250825152013.html delete mode 100644 static/html/dom-to-image.min.js delete mode 100644 static/html/index.html delete mode 100644 static/html/map.png delete mode 100644 utils/base64ToFile.js delete mode 100644 utils/requestbaidumap.js diff --git a/App.vue b/App.vue index dfe843f..eb33ca0 100644 --- a/App.vue +++ b/App.vue @@ -1,15 +1,36 @@ + \ No newline at end of file diff --git a/components/dateSelection/dateSelection.vue b/components/dateSelection/dateSelection.vue index f158fd7..0ab59ca 100644 --- a/components/dateSelection/dateSelection.vue +++ b/components/dateSelection/dateSelection.vue @@ -19,7 +19,7 @@ - {{item}} + {{item}} @@ -84,11 +84,14 @@ Props.modelValue=false; adssEmits("update:modelValue",false) } - function settime(time){ - chooseday.value=time; - adssEmits("change",time) - Props.modelValue=false; - adssEmits("update:modelValue",false) + function settime(time,type){ + if(!type){ + chooseday.value=time; + adssEmits("change",time) + Props.modelValue=false; + adssEmits("update:modelValue",false) + } + } function reset(){ // chooseday.value=daydata.value.day[0]; diff --git a/components/pageanimation/pageanimation.vue b/components/pageanimation/pageanimation.vue index bbc7850..8719ac7 100644 --- a/components/pageanimation/pageanimation.vue +++ b/components/pageanimation/pageanimation.vue @@ -60,6 +60,8 @@ left: 100%; background: #E7E7ED; transition:0.3s; + box-sizing: border-box; + padding-bottom: 1rpx; &.showon{ left: 0%; } diff --git a/hybrid/html/.history/index_20250825141035.html b/hybrid/html/.history/index_20250825141035.html deleted file mode 100644 index e69de29..0000000 diff --git a/hybrid/html/.history/index_20250825141115.html b/hybrid/html/.history/index_20250825141115.html deleted file mode 100644 index d01f779..0000000 --- a/hybrid/html/.history/index_20250825141115.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - Document - - - - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825141148.html b/hybrid/html/.history/index_20250825141148.html deleted file mode 100644 index ac3136c..0000000 --- a/hybrid/html/.history/index_20250825141148.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - Document - - -
-
设备001
-
- - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825141722.html b/hybrid/html/.history/index_20250825141722.html deleted file mode 100644 index 75e894f..0000000 --- a/hybrid/html/.history/index_20250825141722.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - Document - - - -
-
设备001
-
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825141808.html b/hybrid/html/.history/index_20250825141808.html deleted file mode 100644 index 2fc9e4c..0000000 --- a/hybrid/html/.history/index_20250825141808.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - Document - - - - -
-
设备001
-
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825141833.html b/hybrid/html/.history/index_20250825141833.html deleted file mode 100644 index debc133..0000000 --- a/hybrid/html/.history/index_20250825141833.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - Document - - - - -
-
设备001
-
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825141859.html b/hybrid/html/.history/index_20250825141859.html deleted file mode 100644 index ec9ea49..0000000 --- a/hybrid/html/.history/index_20250825141859.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - Document - - - - -
-
设备001
-
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825141921.html b/hybrid/html/.history/index_20250825141921.html deleted file mode 100644 index 8a9a3a2..0000000 --- a/hybrid/html/.history/index_20250825141921.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - Document - - - - -
-
设备001
-
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142000.html b/hybrid/html/.history/index_20250825142000.html deleted file mode 100644 index ec57515..0000000 --- a/hybrid/html/.history/index_20250825142000.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142005.html b/hybrid/html/.history/index_20250825142005.html deleted file mode 100644 index 67f5ca9..0000000 --- a/hybrid/html/.history/index_20250825142005.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142013.html b/hybrid/html/.history/index_20250825142013.html deleted file mode 100644 index 0fb8754..0000000 --- a/hybrid/html/.history/index_20250825142013.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142017.html b/hybrid/html/.history/index_20250825142017.html deleted file mode 100644 index 1629794..0000000 --- a/hybrid/html/.history/index_20250825142017.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142128.html b/hybrid/html/.history/index_20250825142128.html deleted file mode 100644 index 8ebbf83..0000000 --- a/hybrid/html/.history/index_20250825142128.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142346.html b/hybrid/html/.history/index_20250825142346.html deleted file mode 100644 index 038eb15..0000000 --- a/hybrid/html/.history/index_20250825142346.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142501.html b/hybrid/html/.history/index_20250825142501.html deleted file mode 100644 index c5c5a36..0000000 --- a/hybrid/html/.history/index_20250825142501.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142516.html b/hybrid/html/.history/index_20250825142516.html deleted file mode 100644 index f263eae..0000000 --- a/hybrid/html/.history/index_20250825142516.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142724.html b/hybrid/html/.history/index_20250825142724.html deleted file mode 100644 index 0f00f62..0000000 --- a/hybrid/html/.history/index_20250825142724.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142750.html b/hybrid/html/.history/index_20250825142750.html deleted file mode 100644 index 23e9c9b..0000000 --- a/hybrid/html/.history/index_20250825142750.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825142831.html b/hybrid/html/.history/index_20250825142831.html deleted file mode 100644 index 182cb30..0000000 --- a/hybrid/html/.history/index_20250825142831.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825164941.html b/hybrid/html/.history/index_20250825164941.html deleted file mode 100644 index 3d7103a..0000000 --- a/hybrid/html/.history/index_20250825164941.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825164950.html b/hybrid/html/.history/index_20250825164950.html deleted file mode 100644 index 4386eac..0000000 --- a/hybrid/html/.history/index_20250825164950.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165000.html b/hybrid/html/.history/index_20250825165000.html deleted file mode 100644 index be3b880..0000000 --- a/hybrid/html/.history/index_20250825165000.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165004.html b/hybrid/html/.history/index_20250825165004.html deleted file mode 100644 index f85a319..0000000 --- a/hybrid/html/.history/index_20250825165004.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165007.html b/hybrid/html/.history/index_20250825165007.html deleted file mode 100644 index 9f04b39..0000000 --- a/hybrid/html/.history/index_20250825165007.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165027.html b/hybrid/html/.history/index_20250825165027.html deleted file mode 100644 index 4716107..0000000 --- a/hybrid/html/.history/index_20250825165027.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165032.html b/hybrid/html/.history/index_20250825165032.html deleted file mode 100644 index 23a2ef8..0000000 --- a/hybrid/html/.history/index_20250825165032.html +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165038.html b/hybrid/html/.history/index_20250825165038.html deleted file mode 100644 index ae07413..0000000 --- a/hybrid/html/.history/index_20250825165038.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165049.html b/hybrid/html/.history/index_20250825165049.html deleted file mode 100644 index b926022..0000000 --- a/hybrid/html/.history/index_20250825165049.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165118.html b/hybrid/html/.history/index_20250825165118.html deleted file mode 100644 index 4d56f07..0000000 --- a/hybrid/html/.history/index_20250825165118.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165128.html b/hybrid/html/.history/index_20250825165128.html deleted file mode 100644 index 040a48b..0000000 --- a/hybrid/html/.history/index_20250825165128.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165136.html b/hybrid/html/.history/index_20250825165136.html deleted file mode 100644 index cac3cce..0000000 --- a/hybrid/html/.history/index_20250825165136.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165221.html b/hybrid/html/.history/index_20250825165221.html deleted file mode 100644 index e0ec6c8..0000000 --- a/hybrid/html/.history/index_20250825165221.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165240.html b/hybrid/html/.history/index_20250825165240.html deleted file mode 100644 index c744dfc..0000000 --- a/hybrid/html/.history/index_20250825165240.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165303.html b/hybrid/html/.history/index_20250825165303.html deleted file mode 100644 index c744dfc..0000000 --- a/hybrid/html/.history/index_20250825165303.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165314.html b/hybrid/html/.history/index_20250825165314.html deleted file mode 100644 index 4feff18..0000000 --- a/hybrid/html/.history/index_20250825165314.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165316.html b/hybrid/html/.history/index_20250825165316.html deleted file mode 100644 index 4feff18..0000000 --- a/hybrid/html/.history/index_20250825165316.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- - - -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165339.html b/hybrid/html/.history/index_20250825165339.html deleted file mode 100644 index a986f99..0000000 --- a/hybrid/html/.history/index_20250825165339.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165348.html b/hybrid/html/.history/index_20250825165348.html deleted file mode 100644 index ec80a71..0000000 --- a/hybrid/html/.history/index_20250825165348.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165355.html b/hybrid/html/.history/index_20250825165355.html deleted file mode 100644 index 5188553..0000000 --- a/hybrid/html/.history/index_20250825165355.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165359.html b/hybrid/html/.history/index_20250825165359.html deleted file mode 100644 index 5188553..0000000 --- a/hybrid/html/.history/index_20250825165359.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165402.html b/hybrid/html/.history/index_20250825165402.html deleted file mode 100644 index b54d14e..0000000 --- a/hybrid/html/.history/index_20250825165402.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165406.html b/hybrid/html/.history/index_20250825165406.html deleted file mode 100644 index 118f7b2..0000000 --- a/hybrid/html/.history/index_20250825165406.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165409.html b/hybrid/html/.history/index_20250825165409.html deleted file mode 100644 index 6cac63a..0000000 --- a/hybrid/html/.history/index_20250825165409.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165411.html b/hybrid/html/.history/index_20250825165411.html deleted file mode 100644 index a4e10dc..0000000 --- a/hybrid/html/.history/index_20250825165411.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165414.html b/hybrid/html/.history/index_20250825165414.html deleted file mode 100644 index 828dee7..0000000 --- a/hybrid/html/.history/index_20250825165414.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165419.html b/hybrid/html/.history/index_20250825165419.html deleted file mode 100644 index c998f07..0000000 --- a/hybrid/html/.history/index_20250825165419.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165427.html b/hybrid/html/.history/index_20250825165427.html deleted file mode 100644 index 3891671..0000000 --- a/hybrid/html/.history/index_20250825165427.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165449.html b/hybrid/html/.history/index_20250825165449.html deleted file mode 100644 index ffda887..0000000 --- a/hybrid/html/.history/index_20250825165449.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/.history/index_20250825165453.html b/hybrid/html/.history/index_20250825165453.html deleted file mode 100644 index f793f80..0000000 --- a/hybrid/html/.history/index_20250825165453.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/dom-to-image.min.js b/hybrid/html/dom-to-image.min.js deleted file mode 100644 index bc73227..0000000 --- a/hybrid/html/dom-to-image.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! dom-to-image 10-06-2017 */ -!function(a){"use strict";function b(a,b){function c(a){return b.bgcolor&&(a.style.backgroundColor=b.bgcolor),b.width&&(a.style.width=b.width+"px"),b.height&&(a.style.height=b.height+"px"),b.style&&Object.keys(b.style).forEach(function(c){a.style[c]=b.style[c]}),a}return b=b||{},g(b),Promise.resolve(a).then(function(a){return i(a,b.filter,!0)}).then(j).then(k).then(c).then(function(c){return l(c,b.width||q.width(a),b.height||q.height(a))})}function c(a,b){return h(a,b||{}).then(function(b){return b.getContext("2d").getImageData(0,0,q.width(a),q.height(a)).data})}function d(a,b){return h(a,b||{}).then(function(a){return a.toDataURL()})}function e(a,b){return b=b||{},h(a,b).then(function(a){return a.toDataURL("image/jpeg",b.quality||1)})}function f(a,b){return h(a,b||{}).then(q.canvasToBlob)}function g(a){"undefined"==typeof a.imagePlaceholder?v.impl.options.imagePlaceholder=u.imagePlaceholder:v.impl.options.imagePlaceholder=a.imagePlaceholder,"undefined"==typeof a.cacheBust?v.impl.options.cacheBust=u.cacheBust:v.impl.options.cacheBust=a.cacheBust}function h(a,c){function d(a){var b=document.createElement("canvas");if(b.width=c.width||q.width(a),b.height=c.height||q.height(a),c.bgcolor){var d=b.getContext("2d");d.fillStyle=c.bgcolor,d.fillRect(0,0,b.width,b.height)}return b}return b(a,c).then(q.makeImage).then(q.delay(100)).then(function(b){var c=d(a);return c.getContext("2d").drawImage(b,0,0),c})}function i(a,b,c){function d(a){return a instanceof HTMLCanvasElement?q.makeImage(a.toDataURL()):a.cloneNode(!1)}function e(a,b,c){function d(a,b,c){var d=Promise.resolve();return b.forEach(function(b){d=d.then(function(){return i(b,c)}).then(function(b){b&&a.appendChild(b)})}),d}var e=a.childNodes;return 0===e.length?Promise.resolve(b):d(b,q.asArray(e),c).then(function(){return b})}function f(a,b){function c(){function c(a,b){function c(a,b){q.asArray(a).forEach(function(c){b.setProperty(c,a.getPropertyValue(c),a.getPropertyPriority(c))})}a.cssText?b.cssText=a.cssText:c(a,b)}c(window.getComputedStyle(a),b.style)}function d(){function c(c){function d(a,b,c){function d(a){var b=a.getPropertyValue("content");return a.cssText+" content: "+b+";"}function e(a){function b(b){return b+": "+a.getPropertyValue(b)+(a.getPropertyPriority(b)?" !important":"")}return q.asArray(a).map(b).join("; ")+";"}var f="."+a+":"+b,g=c.cssText?d(c):e(c);return document.createTextNode(f+"{"+g+"}")}var e=window.getComputedStyle(a,c),f=e.getPropertyValue("content");if(""!==f&&"none"!==f){var g=q.uid();b.className=b.className+" "+g;var h=document.createElement("style");h.appendChild(d(g,c,e)),b.appendChild(h)}}[":before",":after"].forEach(function(a){c(a)})}function e(){a instanceof HTMLTextAreaElement&&(b.innerHTML=a.value),a instanceof HTMLInputElement&&b.setAttribute("value",a.value)}function f(){b instanceof SVGElement&&(b.setAttribute("xmlns","http://www.w3.org/2000/svg"),b instanceof SVGRectElement&&["width","height"].forEach(function(a){var c=b.getAttribute(a);c&&b.style.setProperty(a,c)}))}return b instanceof Element?Promise.resolve().then(c).then(d).then(e).then(f).then(function(){return b}):b}return c||!b||b(a)?Promise.resolve(a).then(d).then(function(c){return e(a,c,b)}).then(function(b){return f(a,b)}):Promise.resolve()}function j(a){return s.resolveAll().then(function(b){var c=document.createElement("style");return a.appendChild(c),c.appendChild(document.createTextNode(b)),a})}function k(a){return t.inlineAll(a).then(function(){return a})}function l(a,b,c){return Promise.resolve(a).then(function(a){return a.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),(new XMLSerializer).serializeToString(a)}).then(q.escapeXhtml).then(function(a){return''+a+""}).then(function(a){return''+a+""}).then(function(a){return"data:image/svg+xml;charset=utf-8,"+a})}function m(){function a(){var a="application/font-woff",b="image/jpeg";return{woff:a,woff2:a,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:b,jpeg:b,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml"}}function b(a){var b=/\.([^\.\/]*?)$/g.exec(a);return b?b[1]:""}function c(c){var d=b(c).toLowerCase();return a()[d]||""}function d(a){return a.search(/^(data:)/)!==-1}function e(a){return new Promise(function(b){for(var c=window.atob(a.toDataURL().split(",")[1]),d=c.length,e=new Uint8Array(d),f=0;f - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/hybrid/html/map.png b/hybrid/html/map.png deleted file mode 100644 index 37222a38882b04e3bb7cf4078c9dde31bf75c424..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10975 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 diff --git a/manifest.json b/manifest.json index b2736e6..09bd751 100644 --- a/manifest.json +++ b/manifest.json @@ -71,6 +71,54 @@ } }, "statics" : {} + }, + "icons" : { + "android" : { + "hdpi" : "unpackage/res/icons/72x72.png", + "xhdpi" : "unpackage/res/icons/96x96.png", + "xxhdpi" : "unpackage/res/icons/144x144.png", + "xxxhdpi" : "unpackage/res/icons/192x192.png" + }, + "ios" : { + "appstore" : "unpackage/res/icons/1024x1024.png", + "ipad" : { + "app" : "unpackage/res/icons/76x76.png", + "app@2x" : "unpackage/res/icons/152x152.png", + "notification" : "unpackage/res/icons/20x20.png", + "notification@2x" : "unpackage/res/icons/40x40.png", + "proapp@2x" : "unpackage/res/icons/167x167.png", + "settings" : "unpackage/res/icons/29x29.png", + "settings@2x" : "unpackage/res/icons/58x58.png", + "spotlight" : "unpackage/res/icons/40x40.png", + "spotlight@2x" : "unpackage/res/icons/80x80.png" + }, + "iphone" : { + "app@2x" : "unpackage/res/icons/120x120.png", + "app@3x" : "unpackage/res/icons/180x180.png", + "notification@2x" : "unpackage/res/icons/40x40.png", + "notification@3x" : "unpackage/res/icons/60x60.png", + "settings@2x" : "unpackage/res/icons/58x58.png", + "settings@3x" : "unpackage/res/icons/87x87.png", + "spotlight@2x" : "unpackage/res/icons/80x80.png", + "spotlight@3x" : "unpackage/res/icons/120x120.png" + } + } + } + }, + "nativePlugins" : { + "hk-preview" : { + "__plugin_info__" : { + "name" : "海康视频实时预览插件", + "description" : "海康摄像头录像机直连插件,实现设备视频预览和云台控制", + "platforms" : "Android", + "url" : "https://ext.dcloud.net.cn/plugin?id=1981", + "android_package_name" : "blyc.qjcs.com", + "ios_bundle_id" : "", + "isCloud" : true, + "bought" : 1, + "pid" : "1981", + "parameters" : {} + } } } }, @@ -98,6 +146,16 @@ }, "vueVersion" : "3", "h5" : { + "devServer" : { + //配置跨域 + "proxy" : { + "/api" : { + "target" : "http://192.168.1.7:8566", + "changeOrigin" : true, + "secure" : false + } + } + }, "sdkConfigs" : { "maps" : {} } diff --git a/pages/go.vue b/pages/go.vue index 453fcff..fed5369 100644 --- a/pages/go.vue +++ b/pages/go.vue @@ -1,9 +1,14 @@ - \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue index b623f77..05c068e 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,10 +1,14 @@ - - - -
-
设备001
- - - - - - Document - - - - -
-
设备001
- - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/static/html/.history/index_20250825151913.html b/static/html/.history/index_20250825151913.html deleted file mode 100644 index 30ebf34..0000000 --- a/static/html/.history/index_20250825151913.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/static/html/.history/index_20250825152013.html b/static/html/.history/index_20250825152013.html deleted file mode 100644 index 30ebf34..0000000 --- a/static/html/.history/index_20250825152013.html +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - Document - - - - -
-
设备001
- - -
- - - \ No newline at end of file diff --git a/static/html/dom-to-image.min.js b/static/html/dom-to-image.min.js deleted file mode 100644 index bc73227..0000000 --- a/static/html/dom-to-image.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! dom-to-image 10-06-2017 */ -!function(a){"use strict";function b(a,b){function c(a){return b.bgcolor&&(a.style.backgroundColor=b.bgcolor),b.width&&(a.style.width=b.width+"px"),b.height&&(a.style.height=b.height+"px"),b.style&&Object.keys(b.style).forEach(function(c){a.style[c]=b.style[c]}),a}return b=b||{},g(b),Promise.resolve(a).then(function(a){return i(a,b.filter,!0)}).then(j).then(k).then(c).then(function(c){return l(c,b.width||q.width(a),b.height||q.height(a))})}function c(a,b){return h(a,b||{}).then(function(b){return b.getContext("2d").getImageData(0,0,q.width(a),q.height(a)).data})}function d(a,b){return h(a,b||{}).then(function(a){return a.toDataURL()})}function e(a,b){return b=b||{},h(a,b).then(function(a){return a.toDataURL("image/jpeg",b.quality||1)})}function f(a,b){return h(a,b||{}).then(q.canvasToBlob)}function g(a){"undefined"==typeof a.imagePlaceholder?v.impl.options.imagePlaceholder=u.imagePlaceholder:v.impl.options.imagePlaceholder=a.imagePlaceholder,"undefined"==typeof a.cacheBust?v.impl.options.cacheBust=u.cacheBust:v.impl.options.cacheBust=a.cacheBust}function h(a,c){function d(a){var b=document.createElement("canvas");if(b.width=c.width||q.width(a),b.height=c.height||q.height(a),c.bgcolor){var d=b.getContext("2d");d.fillStyle=c.bgcolor,d.fillRect(0,0,b.width,b.height)}return b}return b(a,c).then(q.makeImage).then(q.delay(100)).then(function(b){var c=d(a);return c.getContext("2d").drawImage(b,0,0),c})}function i(a,b,c){function d(a){return a instanceof HTMLCanvasElement?q.makeImage(a.toDataURL()):a.cloneNode(!1)}function e(a,b,c){function d(a,b,c){var d=Promise.resolve();return b.forEach(function(b){d=d.then(function(){return i(b,c)}).then(function(b){b&&a.appendChild(b)})}),d}var e=a.childNodes;return 0===e.length?Promise.resolve(b):d(b,q.asArray(e),c).then(function(){return b})}function f(a,b){function c(){function c(a,b){function c(a,b){q.asArray(a).forEach(function(c){b.setProperty(c,a.getPropertyValue(c),a.getPropertyPriority(c))})}a.cssText?b.cssText=a.cssText:c(a,b)}c(window.getComputedStyle(a),b.style)}function d(){function c(c){function d(a,b,c){function d(a){var b=a.getPropertyValue("content");return a.cssText+" content: "+b+";"}function e(a){function b(b){return b+": "+a.getPropertyValue(b)+(a.getPropertyPriority(b)?" !important":"")}return q.asArray(a).map(b).join("; ")+";"}var f="."+a+":"+b,g=c.cssText?d(c):e(c);return document.createTextNode(f+"{"+g+"}")}var e=window.getComputedStyle(a,c),f=e.getPropertyValue("content");if(""!==f&&"none"!==f){var g=q.uid();b.className=b.className+" "+g;var h=document.createElement("style");h.appendChild(d(g,c,e)),b.appendChild(h)}}[":before",":after"].forEach(function(a){c(a)})}function e(){a instanceof HTMLTextAreaElement&&(b.innerHTML=a.value),a instanceof HTMLInputElement&&b.setAttribute("value",a.value)}function f(){b instanceof SVGElement&&(b.setAttribute("xmlns","http://www.w3.org/2000/svg"),b instanceof SVGRectElement&&["width","height"].forEach(function(a){var c=b.getAttribute(a);c&&b.style.setProperty(a,c)}))}return b instanceof Element?Promise.resolve().then(c).then(d).then(e).then(f).then(function(){return b}):b}return c||!b||b(a)?Promise.resolve(a).then(d).then(function(c){return e(a,c,b)}).then(function(b){return f(a,b)}):Promise.resolve()}function j(a){return s.resolveAll().then(function(b){var c=document.createElement("style");return a.appendChild(c),c.appendChild(document.createTextNode(b)),a})}function k(a){return t.inlineAll(a).then(function(){return a})}function l(a,b,c){return Promise.resolve(a).then(function(a){return a.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),(new XMLSerializer).serializeToString(a)}).then(q.escapeXhtml).then(function(a){return''+a+""}).then(function(a){return''+a+""}).then(function(a){return"data:image/svg+xml;charset=utf-8,"+a})}function m(){function a(){var a="application/font-woff",b="image/jpeg";return{woff:a,woff2:a,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:b,jpeg:b,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml"}}function b(a){var b=/\.([^\.\/]*?)$/g.exec(a);return b?b[1]:""}function c(c){var d=b(c).toLowerCase();return a()[d]||""}function d(a){return a.search(/^(data:)/)!==-1}function e(a){return new Promise(function(b){for(var c=window.atob(a.toDataURL().split(",")[1]),d=c.length,e=new Uint8Array(d),f=0;f - - - - - Document - - - - -
-
-
设备001
- -
- -
- -
- - - \ No newline at end of file diff --git a/static/html/map.png b/static/html/map.png deleted file mode 100644 index 37222a38882b04e3bb7cf4078c9dde31bf75c424..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10975 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 diff --git a/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js b/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js index 7b8168f..e4829f5 100644 --- a/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js +++ b/uni_modules/qiun-data-charts/js_sdk/u-charts/config-echarts.js @@ -57,6 +57,9 @@ const cfe = { yAxisFormatDemo:function (value, index) { return value + '元'; }, + "percentage":function(val, index, series, opts){ + return val+'%' + }, seriesFormatDemo:function(res){ return res.name + '年' + res.value + '元'; } diff --git a/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js b/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js index 17b28b3..d3d9f7b 100644 --- a/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js +++ b/uni_modules/qiun-data-charts/js_sdk/u-charts/config-ucharts.js @@ -59,6 +59,10 @@ const cfu = { "xAxisDemo1":function(val, index, opts){return val+'年';}, "xAxisDemo2":function(val, index, opts){return formatDateTime(val,'h:m')}, "seriesDemo1":function(val, index, series, opts){return val+'元'}, + + "percentage":function(val, index, series, opts){ + return val+'%' + }, "tooltipDemo1":function(item, category, index, opts){ if(index==0){ return '随便用'+item.data+'年' diff --git a/utils/base64ToFile.js b/utils/base64ToFile.js deleted file mode 100644 index dae0cc4..0000000 --- a/utils/base64ToFile.js +++ /dev/null @@ -1,50 +0,0 @@ -export default function lzFileWriter(id, fn) { - - plus.io.resolveLocalFileSystemURL('/static/html/index.html', function(entry) { - let _we = plus.webview.create(entry.toLocalURL()); - _we.evalJS(`settitle("${id}");`) - plus.globalEvent.addEventListener('plusMessage', (e) => { - if(e.data.id==id){ - geturl(e.data.img, e.data.id + ".png",e.data.id) - _we.close() - } - - }) - }) - - function geturl(base64, fileName,imgid) { - plus.io.requestFileSystem(plus.io.PRIVATE_DOC, function(fs) { - fs.root.getFile(fileName, { - create: true - }, function(fileEntry) { - // 获得平台绝对路径 - var fullPath = fileEntry.fullPath; - - // 引入安卓原生类 - var Base64 = plus.android.importClass("android.util.Base64"); - var FileOutputStream = plus.android.importClass("java.io.FileOutputStream"); - //如果文件不存在则创建文件,如果文件存在则删除文件后重新创建文件 - var out = new FileOutputStream(fullPath); - /** - * 此处需要把base64前缀去除,在写入字节流数组 - * 去除头部data:image/jpg;base64,留下base64编码后的字符串 - **/ - let index = base64.indexOf(',') - let base64Str = base64.slice(index + 1, base64.length) - //base64解密得到字节流bytes; - var bytes = Base64.decode(base64Str, 0); - try { - out.write(bytes); // byte 数组写入此文件输出流中。 - out.flush(); //刷新写入文件中去。 - out.close(); //关闭此文件输出流并释放与此流有关的所有系统资源。 - uni.setStorageSync(imgid,fullPath) - fn(fullPath) - } catch (e) { - console.log(e.message); - } - }); - }); - } - - -} \ No newline at end of file diff --git a/utils/requestbaidumap.js b/utils/requestbaidumap.js deleted file mode 100644 index 9d67643..0000000 --- a/utils/requestbaidumap.js +++ /dev/null @@ -1,20 +0,0 @@ -export default function(url,data,method="get"){ - return new Promise((resolve, reject)=>{ - uni.request({ - url: 'https://api.map.baidu.com/direction/v2/'+url, //仅为示例,并非真实接口地址。 - data: { - ak:"23rLBU4tBLeNEMsxCCnXXw6aYyuOJCwY", - ...data - }, - method:method, - success: (res) => { - console.log(res.data) - if(res.data.status==0){ - resolve(res.data.result) - } - - } - }); - - }) -} \ No newline at end of file