From 94980033be7571f50cc999da61a15e9551d3324c Mon Sep 17 00:00:00 2001 From: unknown <1535852499@qq.com> Date: Sat, 11 Nov 2023 18:53:55 +0800 Subject: [PATCH] 11-11-11 --- .../components/ChiClone_20231111175728.vue | 875 +++++++++++ .../components/ChiClone_20231111181414.vue | 875 +++++++++++ .../components/ChiClone_20231111181603.vue | 875 +++++++++++ .../components/ChiClone_20231111184154.vue | 875 +++++++++++ .../ChiClonewifi_20231111175953.vue | 871 +++++++++++ .../ChiClonewifi_20231111184207.vue | 871 +++++++++++ .../ChiCollection_20231111184216.vue | 758 ++++++++++ .../ChiCollectionwifi_20231111184225.vue | 756 ++++++++++ .../components/ChiDevice_20231111182131.vue | 834 ++++++++++ .../ChiDevicewifi_20231111182124.vue | 822 ++++++++++ .../src/components/ChiGate_20231111180219.vue | 263 ++++ .../components/ChiGateway_20231111180246.vue | 231 +++ .../components/ChiGatewifi_20231111180314.vue | 233 +++ .../components/ChiWireld_20231111180329.vue | 548 +++++++ .../components/ChiWireld_20231111184255.vue | 548 +++++++ .../components/CloneView_20231111180352.vue | 863 +++++++++++ .../components/CloneView_20231111182422.vue | 837 +++++++++++ .../components/CloneView_20231111182529.vue | 837 +++++++++++ .../components/CloneWifi_20231111180408.vue | 863 +++++++++++ .../components/CloneWifi_20231111182636.vue | 863 +++++++++++ .../CollectionView_20231111184314.vue | 945 ++++++++++++ .../CollectionView_20231111184807.vue | 945 ++++++++++++ .../CollectionView_20231111184809.vue | 945 ++++++++++++ .../CollectionView_20231111184810.vue | 945 ++++++++++++ .../CollectionView_20231111184812.vue | 945 ++++++++++++ .../CollectionView_20231111184902.vue | 945 ++++++++++++ .../CollectionView_20231111185108.vue | 945 ++++++++++++ .../CollectionView_20231111185242.vue | 946 ++++++++++++ .../CollectionWifi_20231111184327.vue | 907 +++++++++++ .../components/DataAcquire_20231111180451.vue | 212 +++ .../DataAcquisition_20231111180506.vue | 217 +++ .../DataAcquisition_20231111180509.vue | 217 +++ .../components/DataView_20231111180521.vue | 798 ++++++++++ .../components/DataView_20231111180522.vue | 798 ++++++++++ .../components/DataView_20231111182702.vue | 798 ++++++++++ .../components/DataView_20231111182849.vue | 798 ++++++++++ .../components/DeviceVIew_20231111182916.vue | 469 ++++++ .../components/DeviceWirle_20231111184356.vue | 529 +++++++ .../components/DeviceWirle_20231111184357.vue | 529 +++++++ .../src/components/GateWay_20231111180539.vue | 645 ++++++++ .../src/components/GateWay_20231111181922.vue | 645 ++++++++ .../src/components/GateWay_20231111183151.vue | 645 ++++++++ .../src/components/GateWay_20231111183157.vue | 646 ++++++++ .../GatewayConfiguration_20231111180549.vue | 316 ++++ .../GatewayConfiguration_20231111181611.vue | 289 ++++ .../components/SerialPort_20231111183536.vue | 1337 +++++++++++++++++ .../components/SerialPort_20231111183611.vue | 1337 +++++++++++++++++ .../components/SerialPort_20231111183730.vue | 1337 +++++++++++++++++ .../components/SerialPort_20231111183732.vue | 1337 +++++++++++++++++ .../components/SerialPort_20231111183801.vue | 1337 +++++++++++++++++ .../components/SerialPort_20231111183802.vue | 1337 +++++++++++++++++ .../components/TreeView_20231111180632.vue | 822 ++++++++++ .../components/TreeView_20231111183108.vue | 822 ++++++++++ .../components/TreeView_20231111183301.vue | 822 ++++++++++ .../components/TreeView_20231111183328.vue | 822 ++++++++++ .../components/TreeView_20231111184416.vue | 822 ++++++++++ .history/src/router/index_20231111181600.js | 230 +++ src/components/ChiClone.vue | 7 +- src/components/ChiClonewifi.vue | 5 +- src/components/ChiCollection.vue | 2 +- src/components/ChiCollectionwifi.vue | 2 +- src/components/ChiDevice.vue | 2 +- src/components/ChiDevicewifi.vue | 2 +- src/components/ChiGate.vue | 3 +- src/components/ChiGateway.vue | 3 +- src/components/ChiGatewifi.vue | 5 +- src/components/ChiWireld.vue | 5 +- src/components/CloneView.vue | 31 +- src/components/CloneWifi.vue | 5 +- src/components/CollectionView.vue | 11 +- src/components/CollectionWifi.vue | 2 +- src/components/DataAcquire.vue | 3 +- src/components/DataAcquisition.vue | 3 +- src/components/DataView.vue | 5 +- src/components/DeviceVIew.vue | 28 +- src/components/DeviceWirle.vue | 2 +- src/components/GateWay.vue | 14 +- src/components/GatewayConfiguration.vue | 58 +- src/components/SerialPort.vue | 4 +- src/components/TreeView.vue | 4 +- 80 files changed, 43937 insertions(+), 148 deletions(-) create mode 100644 .history/src/components/ChiClone_20231111175728.vue create mode 100644 .history/src/components/ChiClone_20231111181414.vue create mode 100644 .history/src/components/ChiClone_20231111181603.vue create mode 100644 .history/src/components/ChiClone_20231111184154.vue create mode 100644 .history/src/components/ChiClonewifi_20231111175953.vue create mode 100644 .history/src/components/ChiClonewifi_20231111184207.vue create mode 100644 .history/src/components/ChiCollection_20231111184216.vue create mode 100644 .history/src/components/ChiCollectionwifi_20231111184225.vue create mode 100644 .history/src/components/ChiDevice_20231111182131.vue create mode 100644 .history/src/components/ChiDevicewifi_20231111182124.vue create mode 100644 .history/src/components/ChiGate_20231111180219.vue create mode 100644 .history/src/components/ChiGateway_20231111180246.vue create mode 100644 .history/src/components/ChiGatewifi_20231111180314.vue create mode 100644 .history/src/components/ChiWireld_20231111180329.vue create mode 100644 .history/src/components/ChiWireld_20231111184255.vue create mode 100644 .history/src/components/CloneView_20231111180352.vue create mode 100644 .history/src/components/CloneView_20231111182422.vue create mode 100644 .history/src/components/CloneView_20231111182529.vue create mode 100644 .history/src/components/CloneWifi_20231111180408.vue create mode 100644 .history/src/components/CloneWifi_20231111182636.vue create mode 100644 .history/src/components/CollectionView_20231111184314.vue create mode 100644 .history/src/components/CollectionView_20231111184807.vue create mode 100644 .history/src/components/CollectionView_20231111184809.vue create mode 100644 .history/src/components/CollectionView_20231111184810.vue create mode 100644 .history/src/components/CollectionView_20231111184812.vue create mode 100644 .history/src/components/CollectionView_20231111184902.vue create mode 100644 .history/src/components/CollectionView_20231111185108.vue create mode 100644 .history/src/components/CollectionView_20231111185242.vue create mode 100644 .history/src/components/CollectionWifi_20231111184327.vue create mode 100644 .history/src/components/DataAcquire_20231111180451.vue create mode 100644 .history/src/components/DataAcquisition_20231111180506.vue create mode 100644 .history/src/components/DataAcquisition_20231111180509.vue create mode 100644 .history/src/components/DataView_20231111180521.vue create mode 100644 .history/src/components/DataView_20231111180522.vue create mode 100644 .history/src/components/DataView_20231111182702.vue create mode 100644 .history/src/components/DataView_20231111182849.vue create mode 100644 .history/src/components/DeviceVIew_20231111182916.vue create mode 100644 .history/src/components/DeviceWirle_20231111184356.vue create mode 100644 .history/src/components/DeviceWirle_20231111184357.vue create mode 100644 .history/src/components/GateWay_20231111180539.vue create mode 100644 .history/src/components/GateWay_20231111181922.vue create mode 100644 .history/src/components/GateWay_20231111183151.vue create mode 100644 .history/src/components/GateWay_20231111183157.vue create mode 100644 .history/src/components/GatewayConfiguration_20231111180549.vue create mode 100644 .history/src/components/GatewayConfiguration_20231111181611.vue create mode 100644 .history/src/components/SerialPort_20231111183536.vue create mode 100644 .history/src/components/SerialPort_20231111183611.vue create mode 100644 .history/src/components/SerialPort_20231111183730.vue create mode 100644 .history/src/components/SerialPort_20231111183732.vue create mode 100644 .history/src/components/SerialPort_20231111183801.vue create mode 100644 .history/src/components/SerialPort_20231111183802.vue create mode 100644 .history/src/components/TreeView_20231111180632.vue create mode 100644 .history/src/components/TreeView_20231111183108.vue create mode 100644 .history/src/components/TreeView_20231111183301.vue create mode 100644 .history/src/components/TreeView_20231111183328.vue create mode 100644 .history/src/components/TreeView_20231111184416.vue create mode 100644 .history/src/router/index_20231111181600.js diff --git a/.history/src/components/ChiClone_20231111175728.vue b/.history/src/components/ChiClone_20231111175728.vue new file mode 100644 index 0000000..749ab74 --- /dev/null +++ b/.history/src/components/ChiClone_20231111175728.vue @@ -0,0 +1,875 @@ + + + + + + diff --git a/.history/src/components/ChiClone_20231111181414.vue b/.history/src/components/ChiClone_20231111181414.vue new file mode 100644 index 0000000..f283b6e --- /dev/null +++ b/.history/src/components/ChiClone_20231111181414.vue @@ -0,0 +1,875 @@ + + + + + + diff --git a/.history/src/components/ChiClone_20231111181603.vue b/.history/src/components/ChiClone_20231111181603.vue new file mode 100644 index 0000000..f283b6e --- /dev/null +++ b/.history/src/components/ChiClone_20231111181603.vue @@ -0,0 +1,875 @@ + + + + + + diff --git a/.history/src/components/ChiClone_20231111184154.vue b/.history/src/components/ChiClone_20231111184154.vue new file mode 100644 index 0000000..6e27b03 --- /dev/null +++ b/.history/src/components/ChiClone_20231111184154.vue @@ -0,0 +1,875 @@ + + + + + + diff --git a/.history/src/components/ChiClonewifi_20231111175953.vue b/.history/src/components/ChiClonewifi_20231111175953.vue new file mode 100644 index 0000000..84e7b81 --- /dev/null +++ b/.history/src/components/ChiClonewifi_20231111175953.vue @@ -0,0 +1,871 @@ + + + + + + + diff --git a/.history/src/components/ChiClonewifi_20231111184207.vue b/.history/src/components/ChiClonewifi_20231111184207.vue new file mode 100644 index 0000000..4f94f1d --- /dev/null +++ b/.history/src/components/ChiClonewifi_20231111184207.vue @@ -0,0 +1,871 @@ + + + + + + + diff --git a/.history/src/components/ChiCollection_20231111184216.vue b/.history/src/components/ChiCollection_20231111184216.vue new file mode 100644 index 0000000..e59dcb0 --- /dev/null +++ b/.history/src/components/ChiCollection_20231111184216.vue @@ -0,0 +1,758 @@ + + + + + + diff --git a/.history/src/components/ChiCollectionwifi_20231111184225.vue b/.history/src/components/ChiCollectionwifi_20231111184225.vue new file mode 100644 index 0000000..29e07cd --- /dev/null +++ b/.history/src/components/ChiCollectionwifi_20231111184225.vue @@ -0,0 +1,756 @@ + + + + + + diff --git a/.history/src/components/ChiDevice_20231111182131.vue b/.history/src/components/ChiDevice_20231111182131.vue new file mode 100644 index 0000000..2365932 --- /dev/null +++ b/.history/src/components/ChiDevice_20231111182131.vue @@ -0,0 +1,834 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/ChiDevicewifi_20231111182124.vue b/.history/src/components/ChiDevicewifi_20231111182124.vue new file mode 100644 index 0000000..fe86ffd --- /dev/null +++ b/.history/src/components/ChiDevicewifi_20231111182124.vue @@ -0,0 +1,822 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/ChiGate_20231111180219.vue b/.history/src/components/ChiGate_20231111180219.vue new file mode 100644 index 0000000..af81527 --- /dev/null +++ b/.history/src/components/ChiGate_20231111180219.vue @@ -0,0 +1,263 @@ + + + + + + diff --git a/.history/src/components/ChiGateway_20231111180246.vue b/.history/src/components/ChiGateway_20231111180246.vue new file mode 100644 index 0000000..cb5b7e5 --- /dev/null +++ b/.history/src/components/ChiGateway_20231111180246.vue @@ -0,0 +1,231 @@ + + + + + + diff --git a/.history/src/components/ChiGatewifi_20231111180314.vue b/.history/src/components/ChiGatewifi_20231111180314.vue new file mode 100644 index 0000000..af92197 --- /dev/null +++ b/.history/src/components/ChiGatewifi_20231111180314.vue @@ -0,0 +1,233 @@ + + + + + + diff --git a/.history/src/components/ChiWireld_20231111180329.vue b/.history/src/components/ChiWireld_20231111180329.vue new file mode 100644 index 0000000..6718503 --- /dev/null +++ b/.history/src/components/ChiWireld_20231111180329.vue @@ -0,0 +1,548 @@ + + + + + + diff --git a/.history/src/components/ChiWireld_20231111184255.vue b/.history/src/components/ChiWireld_20231111184255.vue new file mode 100644 index 0000000..318d0dd --- /dev/null +++ b/.history/src/components/ChiWireld_20231111184255.vue @@ -0,0 +1,548 @@ + + + + + + diff --git a/.history/src/components/CloneView_20231111180352.vue b/.history/src/components/CloneView_20231111180352.vue new file mode 100644 index 0000000..2c62546 --- /dev/null +++ b/.history/src/components/CloneView_20231111180352.vue @@ -0,0 +1,863 @@ + + + + + + diff --git a/.history/src/components/CloneView_20231111182422.vue b/.history/src/components/CloneView_20231111182422.vue new file mode 100644 index 0000000..676d3ca --- /dev/null +++ b/.history/src/components/CloneView_20231111182422.vue @@ -0,0 +1,837 @@ + + + + + + diff --git a/.history/src/components/CloneView_20231111182529.vue b/.history/src/components/CloneView_20231111182529.vue new file mode 100644 index 0000000..47d2db6 --- /dev/null +++ b/.history/src/components/CloneView_20231111182529.vue @@ -0,0 +1,837 @@ + + + + + + diff --git a/.history/src/components/CloneWifi_20231111180408.vue b/.history/src/components/CloneWifi_20231111180408.vue new file mode 100644 index 0000000..0551f56 --- /dev/null +++ b/.history/src/components/CloneWifi_20231111180408.vue @@ -0,0 +1,863 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CloneWifi_20231111182636.vue b/.history/src/components/CloneWifi_20231111182636.vue new file mode 100644 index 0000000..4c831a0 --- /dev/null +++ b/.history/src/components/CloneWifi_20231111182636.vue @@ -0,0 +1,863 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111184314.vue b/.history/src/components/CollectionView_20231111184314.vue new file mode 100644 index 0000000..45c5950 --- /dev/null +++ b/.history/src/components/CollectionView_20231111184314.vue @@ -0,0 +1,945 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111184807.vue b/.history/src/components/CollectionView_20231111184807.vue new file mode 100644 index 0000000..45c5950 --- /dev/null +++ b/.history/src/components/CollectionView_20231111184807.vue @@ -0,0 +1,945 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111184809.vue b/.history/src/components/CollectionView_20231111184809.vue new file mode 100644 index 0000000..45c5950 --- /dev/null +++ b/.history/src/components/CollectionView_20231111184809.vue @@ -0,0 +1,945 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111184810.vue b/.history/src/components/CollectionView_20231111184810.vue new file mode 100644 index 0000000..45c5950 --- /dev/null +++ b/.history/src/components/CollectionView_20231111184810.vue @@ -0,0 +1,945 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111184812.vue b/.history/src/components/CollectionView_20231111184812.vue new file mode 100644 index 0000000..1df8251 --- /dev/null +++ b/.history/src/components/CollectionView_20231111184812.vue @@ -0,0 +1,945 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111184902.vue b/.history/src/components/CollectionView_20231111184902.vue new file mode 100644 index 0000000..1df8251 --- /dev/null +++ b/.history/src/components/CollectionView_20231111184902.vue @@ -0,0 +1,945 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111185108.vue b/.history/src/components/CollectionView_20231111185108.vue new file mode 100644 index 0000000..e3ab13d --- /dev/null +++ b/.history/src/components/CollectionView_20231111185108.vue @@ -0,0 +1,945 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionView_20231111185242.vue b/.history/src/components/CollectionView_20231111185242.vue new file mode 100644 index 0000000..97a182b --- /dev/null +++ b/.history/src/components/CollectionView_20231111185242.vue @@ -0,0 +1,946 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/CollectionWifi_20231111184327.vue b/.history/src/components/CollectionWifi_20231111184327.vue new file mode 100644 index 0000000..db3af70 --- /dev/null +++ b/.history/src/components/CollectionWifi_20231111184327.vue @@ -0,0 +1,907 @@ + + + + + + \ No newline at end of file diff --git a/.history/src/components/DataAcquire_20231111180451.vue b/.history/src/components/DataAcquire_20231111180451.vue new file mode 100644 index 0000000..91089f6 --- /dev/null +++ b/.history/src/components/DataAcquire_20231111180451.vue @@ -0,0 +1,212 @@ + + + + + diff --git a/.history/src/components/DataAcquisition_20231111180506.vue b/.history/src/components/DataAcquisition_20231111180506.vue new file mode 100644 index 0000000..3d97a9f --- /dev/null +++ b/.history/src/components/DataAcquisition_20231111180506.vue @@ -0,0 +1,217 @@ + + + + + diff --git a/.history/src/components/DataAcquisition_20231111180509.vue b/.history/src/components/DataAcquisition_20231111180509.vue new file mode 100644 index 0000000..3d97a9f --- /dev/null +++ b/.history/src/components/DataAcquisition_20231111180509.vue @@ -0,0 +1,217 @@ + + + + + diff --git a/.history/src/components/DataView_20231111180521.vue b/.history/src/components/DataView_20231111180521.vue new file mode 100644 index 0000000..54d47cc --- /dev/null +++ b/.history/src/components/DataView_20231111180521.vue @@ -0,0 +1,798 @@ + + + + + + diff --git a/.history/src/components/DataView_20231111180522.vue b/.history/src/components/DataView_20231111180522.vue new file mode 100644 index 0000000..54d47cc --- /dev/null +++ b/.history/src/components/DataView_20231111180522.vue @@ -0,0 +1,798 @@ + + + + + + diff --git a/.history/src/components/DataView_20231111182702.vue b/.history/src/components/DataView_20231111182702.vue new file mode 100644 index 0000000..80f47be --- /dev/null +++ b/.history/src/components/DataView_20231111182702.vue @@ -0,0 +1,798 @@ + + + + + + diff --git a/.history/src/components/DataView_20231111182849.vue b/.history/src/components/DataView_20231111182849.vue new file mode 100644 index 0000000..80f47be --- /dev/null +++ b/.history/src/components/DataView_20231111182849.vue @@ -0,0 +1,798 @@ + + + + + + diff --git a/.history/src/components/DeviceVIew_20231111182916.vue b/.history/src/components/DeviceVIew_20231111182916.vue new file mode 100644 index 0000000..a90c16d --- /dev/null +++ b/.history/src/components/DeviceVIew_20231111182916.vue @@ -0,0 +1,469 @@ + + + + + + diff --git a/.history/src/components/DeviceWirle_20231111184356.vue b/.history/src/components/DeviceWirle_20231111184356.vue new file mode 100644 index 0000000..afb80b2 --- /dev/null +++ b/.history/src/components/DeviceWirle_20231111184356.vue @@ -0,0 +1,529 @@ + + + + + + diff --git a/.history/src/components/DeviceWirle_20231111184357.vue b/.history/src/components/DeviceWirle_20231111184357.vue new file mode 100644 index 0000000..afb80b2 --- /dev/null +++ b/.history/src/components/DeviceWirle_20231111184357.vue @@ -0,0 +1,529 @@ + + + + + + diff --git a/.history/src/components/GateWay_20231111180539.vue b/.history/src/components/GateWay_20231111180539.vue new file mode 100644 index 0000000..73f1799 --- /dev/null +++ b/.history/src/components/GateWay_20231111180539.vue @@ -0,0 +1,645 @@ + + + + + + diff --git a/.history/src/components/GateWay_20231111181922.vue b/.history/src/components/GateWay_20231111181922.vue new file mode 100644 index 0000000..db6e662 --- /dev/null +++ b/.history/src/components/GateWay_20231111181922.vue @@ -0,0 +1,645 @@ + + + + + + diff --git a/.history/src/components/GateWay_20231111183151.vue b/.history/src/components/GateWay_20231111183151.vue new file mode 100644 index 0000000..8528cbe --- /dev/null +++ b/.history/src/components/GateWay_20231111183151.vue @@ -0,0 +1,645 @@ + + + + + + diff --git a/.history/src/components/GateWay_20231111183157.vue b/.history/src/components/GateWay_20231111183157.vue new file mode 100644 index 0000000..6564d88 --- /dev/null +++ b/.history/src/components/GateWay_20231111183157.vue @@ -0,0 +1,646 @@ + + + + + + diff --git a/.history/src/components/GatewayConfiguration_20231111180549.vue b/.history/src/components/GatewayConfiguration_20231111180549.vue new file mode 100644 index 0000000..bef4792 --- /dev/null +++ b/.history/src/components/GatewayConfiguration_20231111180549.vue @@ -0,0 +1,316 @@ + + + diff --git a/.history/src/components/GatewayConfiguration_20231111181611.vue b/.history/src/components/GatewayConfiguration_20231111181611.vue new file mode 100644 index 0000000..19db010 --- /dev/null +++ b/.history/src/components/GatewayConfiguration_20231111181611.vue @@ -0,0 +1,289 @@ + + + diff --git a/.history/src/components/SerialPort_20231111183536.vue b/.history/src/components/SerialPort_20231111183536.vue new file mode 100644 index 0000000..a39638e --- /dev/null +++ b/.history/src/components/SerialPort_20231111183536.vue @@ -0,0 +1,1337 @@ + + + + + + diff --git a/.history/src/components/SerialPort_20231111183611.vue b/.history/src/components/SerialPort_20231111183611.vue new file mode 100644 index 0000000..a39638e --- /dev/null +++ b/.history/src/components/SerialPort_20231111183611.vue @@ -0,0 +1,1337 @@ + + + + + + diff --git a/.history/src/components/SerialPort_20231111183730.vue b/.history/src/components/SerialPort_20231111183730.vue new file mode 100644 index 0000000..96eeb5f --- /dev/null +++ b/.history/src/components/SerialPort_20231111183730.vue @@ -0,0 +1,1337 @@ + + + + + + diff --git a/.history/src/components/SerialPort_20231111183732.vue b/.history/src/components/SerialPort_20231111183732.vue new file mode 100644 index 0000000..96eeb5f --- /dev/null +++ b/.history/src/components/SerialPort_20231111183732.vue @@ -0,0 +1,1337 @@ + + + + + + diff --git a/.history/src/components/SerialPort_20231111183801.vue b/.history/src/components/SerialPort_20231111183801.vue new file mode 100644 index 0000000..96eeb5f --- /dev/null +++ b/.history/src/components/SerialPort_20231111183801.vue @@ -0,0 +1,1337 @@ + + + + + + diff --git a/.history/src/components/SerialPort_20231111183802.vue b/.history/src/components/SerialPort_20231111183802.vue new file mode 100644 index 0000000..96eeb5f --- /dev/null +++ b/.history/src/components/SerialPort_20231111183802.vue @@ -0,0 +1,1337 @@ + + + + + + diff --git a/.history/src/components/TreeView_20231111180632.vue b/.history/src/components/TreeView_20231111180632.vue new file mode 100644 index 0000000..4f43ec1 --- /dev/null +++ b/.history/src/components/TreeView_20231111180632.vue @@ -0,0 +1,822 @@ + + + + + + diff --git a/.history/src/components/TreeView_20231111183108.vue b/.history/src/components/TreeView_20231111183108.vue new file mode 100644 index 0000000..4f43ec1 --- /dev/null +++ b/.history/src/components/TreeView_20231111183108.vue @@ -0,0 +1,822 @@ + + + + + + diff --git a/.history/src/components/TreeView_20231111183301.vue b/.history/src/components/TreeView_20231111183301.vue new file mode 100644 index 0000000..3abf66a --- /dev/null +++ b/.history/src/components/TreeView_20231111183301.vue @@ -0,0 +1,822 @@ + + + + + + diff --git a/.history/src/components/TreeView_20231111183328.vue b/.history/src/components/TreeView_20231111183328.vue new file mode 100644 index 0000000..f34a810 --- /dev/null +++ b/.history/src/components/TreeView_20231111183328.vue @@ -0,0 +1,822 @@ + + + + + + diff --git a/.history/src/components/TreeView_20231111184416.vue b/.history/src/components/TreeView_20231111184416.vue new file mode 100644 index 0000000..f34a810 --- /dev/null +++ b/.history/src/components/TreeView_20231111184416.vue @@ -0,0 +1,822 @@ + + + + + + diff --git a/.history/src/router/index_20231111181600.js b/.history/src/router/index_20231111181600.js new file mode 100644 index 0000000..0d11bec --- /dev/null +++ b/.history/src/router/index_20231111181600.js @@ -0,0 +1,230 @@ +import Vue from "vue"; +import VueRouter from "vue-router"; +Vue.use(VueRouter); + +const routes = [ + { + path: "/", + component: () => import("../views/Index.vue"), + }, + { + path: "/cockpit", + name: "cockpit", + component: () => import("../views/Cockpit.vue"), + }, + { + path: "/datacollect", + name: "datacollect", + component: () => import("../views/DataCollect.vue"), + }, + + // 刘龙龙新加的全部路由 + //db网关-ip配置-无线网关 + { + path: "/wirelessgatewayip", + name: "wirelessgatewayip", + component: () => import("../views/WirelessGatewayIP.vue"), + }, + //db网关-ip配置-有线网关 + { + path: "/wiredgatewayip", + name: "wiredgatewayip", + component: () => import("../views/WiredGatewayIP.vue"), + }, + //db网关-数据采集配置-有线网关配置 + { + path: "/dbcollectiongate", + name: "dbcollectiongate", + component: () => import("../views/DbCollectiongate.vue"), + }, + //db网关-数据采集配置-无线网关配置 + { + path: "/dbcollectionwifi", + name: "dbcollectionwifi", + component: () => import("../views/DbCollectionwifi.vue"), + }, + // db网关-数据采集配置-网口配置 + { + path: "/channelconfig", + name: "channelconfig", + component: () => import("../views/ChannelConfig.vue"), + }, + // db网关-数据采集配置-串口配置 + { + path: "/dbcollectserial", + name: "dbcollectserial", + component: () => import("../views/DbCollectserial.vue"), + }, + // db网关-数据采集配置-网口设备配置 + { + path: "/dbcollectdevice", + name: "dbcollectdevice", + component: () => import("../views/DbCollectdevice.vue"), + }, + // db网关-数据采集配置-串口设备配置 + { + path: "/dbserialdevice", + name: "dbserialdevice", + component: () => import("../views/DbSerialdevice.vue"), + }, + // db网关-有线-数据采集配置-采集点配置 + { + path: "/dbcollect", + name: "dbcollect", + component: () => import("../views/DbCollection.vue"), + }, + // db网关-无线-数据采集配置-采集点配置 + { + path: "/dbwificollect", + name: "dbWificollect", + component: () => import("../views/DbWificollect.vue"), + }, + //db网关-有线-MQTT上云-MQTT1配置 + { + path: "/mqttconfig", + name: "mqttconfig", + component: () => import("../views/MqttConfig.vue"), + }, + // db网关-无线-MQTT上云-MQTT1配置 + { + path: "/mqttconfigwifi", + name: "mqttconfigwifi", + component: () => import("../views/MqttConfigwifi.vue"), + }, + //斥候工业网关-ip配置-无线网关 + { + path: "/chwirelessgatewayip", + name: "chwirelessgatewayip", + component: () => import("../views/ChWirelessGatewayIP.vue"), + }, + //斥候工业网关-ip配置-有线网关 + { + path: "/chwiredgatewayip", + name: "chwiredgatewayip", + component: () => import("../views/ChWiredGatewayIP.vue"), + }, + //斥候工业网关-数据采集配置-无线网关配置 + { + path: "/chiwifigate", + name: "chiwifigate", + component: () => import("../views/ChWifigate.vue"), + }, + + //斥候工业网关-数据采集配置-有线网关配置 + { + path: "/gatewayconfiguration", + name: "gatewayconfiguration", + component: () => import("../views/GatewayConfiguration.vue"), + }, + //斥候无线工业网关-数据采集配置-设备配置 + { + path: "/chiwifidevice", + name: "chiwifidevice", + component: () => import("../views/ChiWifidevice.vue"), + }, + //斥候有线工业网关-数据采集配置-设备配置 + { + path: "/configuration", + name: "configuration", + component: () => import("../views/Configuration.vue"), + }, + // ChiWificollect + //斥候工业无线网关-数据采集配置-采集点配置 + { + path: "/chiwificollect", + name: "chiwificollect", + component: () => import("../views/ChiWificollect.vue"), + }, + //斥候工业有线网关-数据采集配置-采集点配置 + { + path: "/collectionpoint", + name: "collectionpoint", + component: () => import("../views/CollectionPoint.vue"), + }, + //斥候无线工业网关-数据上云配置-MQTT上云 + { + path: "/chiwifimqtt", + name: "chiwifimqtt", + component: () => import("../views/ChiWifimqtt.vue"), + }, + //斥候有线工业网关-数据上云配置-MQTT上云 + { + path: "/chmqtt", + name: "chmqtt", + component: () => import("../views/ChMqtt.vue"), + }, + //串口服务器-Ip配置 + { + path: "/ckipconfig", + name: "ckipconfig", + component: () => import("../views/CkIpConfig.vue"), + }, + //串口服务器-端口配置 + { + path: "/ckportconfig", + name: "ckportconfig", + component: () => import("../views/CkPortConfig.vue"), + }, + //串口服务器-485towifi-串口及网络协议设置 + { + path: "/towifi", + name: "towifi", + component: () => import("../views/ToWifi.vue"), + }, + //串口服务器-485towifi-网口配置 + { + path: "/cknet", + name: "cknet", + component: () => import("../views/CkNet.vue"), + }, + //串口服务器-485towifi-无线配置 + { + path: "/ckwireless", + name: "ckwireless", + component: () => import("../views/CkWireless.vue"), + }, + //工业网闸配置-网络管理 + { + path: "/networkmanagement", + name: "networkmanagement", + component: () => import("../views/NetworkManagement.vue"), + }, + //工业网闸配置-对象管理 + { + path: "/objmanagement", + name: "objmanagement", + component: () => import("../views/ObjManagement.vue"), + }, + //工业网闸配置-策略管理 + { + path: "/strategyManagement", + name: "strategyManagement", + component: () => import("../views/StrategyManagement.vue"), + }, + //工业网闸配置-策略管理-添加策略 + { + path: "/addstrategy", + name: "addstrategy", + component: () => import("../views/AddStrategy.vue"), + }, + //网络优化-网关配置 + { + path: "/ntconfig", + name: "ntconfig", + component: () => import("../views/NtConfig.vue"), + }, + //网络优化-网关维护 + { + path: "/ntmaintenance", + name: "ntmaintenance", + component: () => import("../views/NtMaintenance.vue"), + }, +]; + +const router = new VueRouter({ + mode: "history", + base: process.env.BASE_URL, + routes, +}); + +export default router; diff --git a/src/components/ChiClone.vue b/src/components/ChiClone.vue index 985b6f6..6e27b03 100644 --- a/src/components/ChiClone.vue +++ b/src/components/ChiClone.vue @@ -144,7 +144,7 @@ --> @@ -499,6 +499,7 @@ export default { }; }, created() { + this.user_id = window.location.href.split("?")[1]; GetTree({ user_id: this.user_id, type: "3", @@ -507,8 +508,6 @@ export default { console.log(JSON.parse(res.data.data.data)); this.trees = JSON.parse(res.data.data.data); }) - let that = this; - window.getParameter = that.getParameter; }, methods: { //ip地址验证 @@ -643,7 +642,7 @@ export default { sessionStorage.setItem("CHGYWG_yx", JSON.stringify(datas)); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/ChiClonewifi.vue b/src/components/ChiClonewifi.vue index ca06a95..4f94f1d 100644 --- a/src/components/ChiClonewifi.vue +++ b/src/components/ChiClonewifi.vue @@ -496,6 +496,7 @@ export default { }; }, created() { + this.user_id = window.location.href.split("?")[1]; GetTree({ user_id: this.user_id, type: "4", @@ -504,8 +505,6 @@ export default { console.log(JSON.parse(res.data.data.data)); this.trees = JSON.parse(res.data.data.data); }) - let that = this; - window.getParameter = that.getParameter; }, methods: { //ip地址验证 @@ -640,7 +639,7 @@ export default { }); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/ChiCollection.vue b/src/components/ChiCollection.vue index 8eae0d2..e59dcb0 100644 --- a/src/components/ChiCollection.vue +++ b/src/components/ChiCollection.vue @@ -587,7 +587,7 @@ export default { sessionStorage.setItem("CHGYWG_yx", JSON.stringify(datas)); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/ChiCollectionwifi.vue b/src/components/ChiCollectionwifi.vue index 50b6f26..29e07cd 100644 --- a/src/components/ChiCollectionwifi.vue +++ b/src/components/ChiCollectionwifi.vue @@ -585,7 +585,7 @@ export default { sessionStorage.setItem("CHGYWG_wx", JSON.stringify(datas)); }else{ this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/ChiDevice.vue b/src/components/ChiDevice.vue index e736a28..2365932 100644 --- a/src/components/ChiDevice.vue +++ b/src/components/ChiDevice.vue @@ -567,7 +567,7 @@ export default { this.$router.push(`/collectionpoint?user_id=${this.user_id}`) } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/ChiDevicewifi.vue b/src/components/ChiDevicewifi.vue index ebe994c..fe86ffd 100644 --- a/src/components/ChiDevicewifi.vue +++ b/src/components/ChiDevicewifi.vue @@ -554,7 +554,7 @@ export default { this.$router.push(`/chiwificollect?user_id=${this.user_id}`) } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/ChiGate.vue b/src/components/ChiGate.vue index ed0fc69..af81527 100644 --- a/src/components/ChiGate.vue +++ b/src/components/ChiGate.vue @@ -127,8 +127,7 @@ export default { }; }, created() { - let that = this; - window.getParameter = that.getParameter; + this.user_id = window.location.href.split("?")[1]; }, methods: { // 登陆时进行校验 diff --git a/src/components/ChiGateway.vue b/src/components/ChiGateway.vue index a40a2be..cb5b7e5 100644 --- a/src/components/ChiGateway.vue +++ b/src/components/ChiGateway.vue @@ -99,9 +99,8 @@ export default { }, mounted() { + this.user_id = window.location.href.split("?")[1]; this.GetUserAnswer(); - let that = this; - window.getParameter = that.getParameter; }, methods: { // 登陆时进行校验 diff --git a/src/components/ChiGatewifi.vue b/src/components/ChiGatewifi.vue index dd905d0..af92197 100644 --- a/src/components/ChiGatewifi.vue +++ b/src/components/ChiGatewifi.vue @@ -101,8 +101,7 @@ export default { }; }, created() { - let that = this; - window.getParameter = that.getParameter; + this.user_id = window.location.href.split("?")[1]; }, methods: { // 登陆时进行校验 @@ -127,7 +126,7 @@ export default { mark: "CHGYWG_wx", user_id: this.user_id, mark_value: JSON.stringify(this.formData), - step:"1", + step: "1", }); if (res.data.state) { this.$message({ diff --git a/src/components/ChiWireld.vue b/src/components/ChiWireld.vue index 3404fea..318d0dd 100644 --- a/src/components/ChiWireld.vue +++ b/src/components/ChiWireld.vue @@ -213,9 +213,8 @@ export default { }; }, created() { + this.user_id = window.location.href.split("?")[1]; this.GetUserAnswer(); - let that = this; - window.getParameter = that.getParameter; }, mounted() { }, @@ -413,7 +412,7 @@ export default { sessionStorage.setItem("CHGYWG_yx", JSON.stringify(this.formData)); }else{ this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/CloneView.vue b/src/components/CloneView.vue index 08f8b1b..47d2db6 100644 --- a/src/components/CloneView.vue +++ b/src/components/CloneView.vue @@ -627,7 +627,7 @@ export default { sessionStorage.setItem("DB-IotLite_yx", JSON.stringify(datas)); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } @@ -685,36 +685,9 @@ export default { this.trees = JSON.parse(res.data.data.data); }, }, - directives: { - "click-outside": { - bind: function (el, binding, vnode) { - console.log("el", el); - console.log("binding", binding); - el.event = function (event) { - // 检查点击是否发生在节点之内(包括子节点) - if (!(el == event.target || el.contains(event.target))) { - // 如果没有,则触发调用 - // 若绑定值为函数,则执行 - // 这里我们可以通过钩子函数中的 vnode.context,来获取当前组件的作用域 - if (typeof vnode.context[binding.expression] == "function") { - vnode.context[binding.expression](event); - } - } - }; - // 绑定事件 - // 设置为true,代表在DOM树中,注册了该listener的元素,会先于它下方的任何事件目标,接收到该事件。 - document.body.addEventListener("click", el.event, true); - }, - unbind: function (el) { - // 解绑事件 - document.body.removeEventListener("click", el.event, true); - }, - }, - }, created() { + this.user_id = window.location.href.split("?")[1]; this.getTree(); - let that = this; - window.getParameter = that.getParameter; this.loading = true; this.GetUserAnswer(); this.loading = false; diff --git a/src/components/CloneWifi.vue b/src/components/CloneWifi.vue index 2aa6618..4c831a0 100644 --- a/src/components/CloneWifi.vue +++ b/src/components/CloneWifi.vue @@ -627,7 +627,7 @@ export default { }); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } @@ -712,9 +712,8 @@ export default { }, }, created() { + this.user_id = window.location.href.split("?")[1]; this.getTree(); - let that = this; - window.getParameter = that.getParameter; this.loading = true; this.GetUserAnswer(); this.loading = false; diff --git a/src/components/CollectionView.vue b/src/components/CollectionView.vue index 9d6adf8..97a182b 100644 --- a/src/components/CollectionView.vue +++ b/src/components/CollectionView.vue @@ -633,6 +633,7 @@ export default { mark: "DB-IotLite_wx", user_id: this.user_id, }) + this.add_passage = false; console.log(answer); let obj = JSON.parse(answer.data.data.mark_value); console.log(obj); @@ -643,9 +644,9 @@ export default { this.formdata.sbpz_sbmc = obj.sbpz_sbmc; this.formdata.sbpz_mac = obj.sbpz_mac; } - this.findNodeById(this.trees,this.nodekey); - this.updateLabelById(this.nodekey,this.formdata.sbpz_sbmc); - this.add_passage = false; + this.findNodeById(this.trees, this.nodekey); + this.updateLabelById(this.nodekey, this.formdata.sbpz_sbmc); + } else if (index == 2) { this.$refs["tree"].remove(this.nodekey); this.sendTree(); @@ -690,7 +691,7 @@ export default { console.log(this.tableData); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } @@ -742,7 +743,7 @@ export default { sbpz_jdzxz: String(Number(this.formdata.sbpz_jdzxz)), } datas = { ...JSON.parse(datas), ...obj }; - // this.add_passage = false; + this.add_passage = false; let res4 = await SaveUserAnswer({ mark: "DB-IotLite_yx", user_id: this.user_id, diff --git a/src/components/CollectionWifi.vue b/src/components/CollectionWifi.vue index 77dc4b3..db3af70 100644 --- a/src/components/CollectionWifi.vue +++ b/src/components/CollectionWifi.vue @@ -684,7 +684,7 @@ export default { console.log(this.tableData); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/DataAcquire.vue b/src/components/DataAcquire.vue index f03e322..91089f6 100644 --- a/src/components/DataAcquire.vue +++ b/src/components/DataAcquire.vue @@ -189,8 +189,7 @@ export default { }, }, created() { - let that = this; - window.getParameter = that.getParameter; + this.user_id = window.location.href.split("?")[1]; this.getUserAnswer(); }, }; diff --git a/src/components/DataAcquisition.vue b/src/components/DataAcquisition.vue index dbc3c73..3d97a9f 100644 --- a/src/components/DataAcquisition.vue +++ b/src/components/DataAcquisition.vue @@ -194,8 +194,7 @@ export default { }, }, created() { - let that = this; - window.getParameter = that.getParameter; + this.user_id = window.location.href.split("?")[1]; this.getUserAnswer(); }, }; diff --git a/src/components/DataView.vue b/src/components/DataView.vue index 79db140..80f47be 100644 --- a/src/components/DataView.vue +++ b/src/components/DataView.vue @@ -631,7 +631,7 @@ export default { }); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } @@ -686,8 +686,7 @@ export default { } }, created() { - let that = this - window.getParameter = that.getParameter + this.user_id = window.location.href.split("?")[1]; this.GetUserAnswer(); }, mounted() { }, diff --git a/src/components/DeviceVIew.vue b/src/components/DeviceVIew.vue index 6904150..a90c16d 100644 --- a/src/components/DeviceVIew.vue +++ b/src/components/DeviceVIew.vue @@ -317,7 +317,7 @@ export default { this.$router.push(`/dbcollect?user_id=${this.user_id}`); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } @@ -364,32 +364,6 @@ export default { this.GetUserAnswer(); this.loading = false; }, - directives: { - "click-outside": { - bind: function (el, binding, vnode) { - console.log("el", el); - console.log("binding", binding); - el.event = function (event) { - // 检查点击是否发生在节点之内(包括子节点) - if (!(el == event.target || el.contains(event.target))) { - // 如果没有,则触发调用 - // 若绑定值为函数,则执行 - // 这里我们可以通过钩子函数中的 vnode.context,来获取当前组件的作用域 - if (typeof vnode.context[binding.expression] == "function") { - vnode.context[binding.expression](event); - } - } - }; - // 绑定事件 - // 设置为true,代表在DOM树中,注册了该listener的元素,会先于它下方的任何事件目标,接收到该事件。 - document.body.addEventListener("click", el.event, true); - }, - unbind: function (el) { - // 解绑事件 - document.body.removeEventListener("click", el.event, true); - }, - }, - }, }; diff --git a/src/components/DeviceWirle.vue b/src/components/DeviceWirle.vue index dfff18e..afb80b2 100644 --- a/src/components/DeviceWirle.vue +++ b/src/components/DeviceWirle.vue @@ -316,7 +316,7 @@ export default { this.$router.push(`/dbwificollect?user_id=${this.user_id}`); } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } diff --git a/src/components/GateWay.vue b/src/components/GateWay.vue index d0b9650..6564d88 100644 --- a/src/components/GateWay.vue +++ b/src/components/GateWay.vue @@ -418,8 +418,8 @@ export default { // 保存数据, 发送请求 async saveAll() { - this.dialogFormVisible = false; - this.isSaveAnswer = true; + // this.dialogFormVisible = false; + // this.isSaveAnswer = true; this.formData.ippz_ip = this.Merge( this.formData.ippz_ip, this.ippz_ip1, @@ -468,9 +468,9 @@ export default { message: "保存成功", type: "success", }); - }else{ + } else { this.$message({ - message: `保存失败,原因是${res.data.message}`, + message: `保存失败`, type: "error", }); } @@ -526,8 +526,7 @@ export default { }, }, created() { - let that = this; - window.getParameter = that.getParameter; + this.user_id = window.location.href.split("?")[1]; this.getUserAnswer(); }, mounted() { }, @@ -577,13 +576,14 @@ export default {