From 2c02922b3bde501fe235e4e7e2c14955dd8c01b7 Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:16:31 +0800
Subject: [PATCH 1/7] =?UTF-8?q?chore=EF=BC=9A=E5=8E=BB=E6=8E=89=E6=B2=A1?=
 =?UTF-8?q?=E7=94=A8=E7=9A=84=20console=20=E6=97=A5=E5=BF=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../src/components/data-visualization/canvas/CanvasCore.vue     | 2 --
 1 file changed, 2 deletions(-)

diff --git a/core/core-frontend/src/components/data-visualization/canvas/CanvasCore.vue b/core/core-frontend/src/components/data-visualization/canvas/CanvasCore.vue
index a2f0aff85b..7e5cb6c784 100644
--- a/core/core-frontend/src/components/data-visualization/canvas/CanvasCore.vue
+++ b/core/core-frontend/src/components/data-visualization/canvas/CanvasCore.vue
@@ -1185,9 +1185,7 @@ const userViewEnlargeOpen = (opt, item) => {
 }
 
 const initSnapshotTimer = () => {
-  console.log('check1==')
   snapshotTimer.value = setInterval(() => {
-    console.log('check2==')
     snapshotStore.snapshotCatchToStore()
   }, 1000)
 }

From 8fbb3b632f766c8441309d0d4d3bd493a7e8cd1b Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:18:14 +0800
Subject: [PATCH 2/7] =?UTF-8?q?chore=EF=BC=9A=E5=8E=BB=E6=8E=89=E6=B2=A1?=
 =?UTF-8?q?=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 core/core-frontend/config/dev.ts | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/core/core-frontend/config/dev.ts b/core/core-frontend/config/dev.ts
index d45a92d3ef..ca7bea35d7 100644
--- a/core/core-frontend/config/dev.ts
+++ b/core/core-frontend/config/dev.ts
@@ -2,18 +2,12 @@ export default {
   server: {
     proxy: {
       '/api/f': {
-        // target: 'http://192.168.31.38:8100',
         target: 'http://localhost:8100',
         changeOrigin: true,
         rewrite: path => path.replace(/^\/api\/f/, '')
       },
       // 使用 proxy 实例
       '/api': {
-        // target: 'http://qa-de2.fit2cloud.com',
-        // target: 'http://192.168.31.74:8100',
-        // target: 'https://de2.fit2cloud.com',
-        // target: 'http://localhost:8100',
-        // target: 'http://192.168.0.121:9080',
         target: 'http://localhost:8100',
         changeOrigin: true,
         rewrite: path => path.replace(/^\/api/, 'de2api')

From 3fbf613467561caf38d42b9607e46a07ad191a13 Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:20:21 +0800
Subject: [PATCH 3/7] =?UTF-8?q?chore=EF=BC=9A=E5=8E=BB=E6=8E=89=E6=B2=A1?=
 =?UTF-8?q?=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 core/core-frontend/src/style/index.less | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/core/core-frontend/src/style/index.less b/core/core-frontend/src/style/index.less
index 29dcc8aa6a..e06177f686 100644
--- a/core/core-frontend/src/style/index.less
+++ b/core/core-frontend/src/style/index.less
@@ -6,7 +6,6 @@
   color-scheme: light dark;
 
   font-synthesis: none;
-  // text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   -webkit-text-size-adjust: 100%;
@@ -284,16 +283,6 @@ body {
   color: var(--ed-color-primary, #3370FF);
 }
 
-// .ed-drawer__footer {
-//   height: 64px !important;
-//   padding: 0px !important;
-//   box-shadow: 0 -1px 0px #d7d7d7 !important;
-// }
-
-// .ed-drawer__body {
-//   padding: 0 0 64px 0 !important;
-// }
-
 .ed-tree-node.is-current>.ed-tree-node__content:not(.is-menu):after {
   display: none;
 }

From cfc5e7ba367e984219755f66787b96a7165ece07 Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:21:19 +0800
Subject: [PATCH 4/7] =?UTF-8?q?chore=EF=BC=9A=E5=8E=BB=E6=8E=89=E6=B2=A1?=
 =?UTF-8?q?=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 core/core-frontend/src/utils/style.ts | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/core/core-frontend/src/utils/style.ts b/core/core-frontend/src/utils/style.ts
index 4cb8f1642b..e63c0355ac 100644
--- a/core/core-frontend/src/utils/style.ts
+++ b/core/core-frontend/src/utils/style.ts
@@ -198,14 +198,6 @@ export function getCanvasStyle(canvasStyleData) {
   return style
 }
 
-// export function createGroupStyle(groupComponent) {
-//   const parentStyle = groupComponent.style
-//   groupComponent.propValue.forEach(component => {
-//     component.style.left = component.style.left - parentStyle.left
-//     component.style.top = component.style.top - parentStyle.top
-//   })
-// }
-
 export function createGroupStyle(groupComponent) {
   const parentStyle = groupComponent.style
   groupComponent.propValue.forEach(component => {

From fc6917efee7da053ad21c1b27ac20ad1aee3e3f3 Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:22:01 +0800
Subject: [PATCH 5/7] =?UTF-8?q?=20chore=EF=BC=9A=E5=8E=BB=E6=8E=89?=
 =?UTF-8?q?=E6=B2=A1=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 core/core-frontend/src/custom-component/group/Component.vue | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/core/core-frontend/src/custom-component/group/Component.vue b/core/core-frontend/src/custom-component/group/Component.vue
index aceef1095b..52429009e0 100644
--- a/core/core-frontend/src/custom-component/group/Component.vue
+++ b/core/core-frontend/src/custom-component/group/Component.vue
@@ -55,9 +55,6 @@ const customCanvasStyle = computed(() => {
   result.scale = canvasStyleData.value.scale
   result.width = (element.value.style.width * 100) / result.scale
   result.height = (element.value.style.height * 100) / result.scale
-
-  // result.width = element.value.style.width
-  // result.height = element.value.style.height
   return result
 })
 </script>

From 5a48eb439a917b4b1973199434c04936c5f8d639 Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:23:06 +0800
Subject: [PATCH 6/7] =?UTF-8?q?chore=EF=BC=9A=E5=8E=BB=E6=8E=89=E6=B2=A1?=
 =?UTF-8?q?=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../src/views/chart/components/js/util.ts             | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/core/core-frontend/src/views/chart/components/js/util.ts b/core/core-frontend/src/views/chart/components/js/util.ts
index 7810c1d310..abb9c65629 100644
--- a/core/core-frontend/src/views/chart/components/js/util.ts
+++ b/core/core-frontend/src/views/chart/components/js/util.ts
@@ -165,17 +165,6 @@ export function getColors(chart, colors, reset) {
   } else {
     if (chart.data) {
       const data = chart.data.data
-      // data 的维度值,需要根据自定义顺序排序
-      // let customSortData
-      // if (Object.prototype.toString.call(chart.customSort) === '[object Array]') {
-      //   customSortData = JSON.parse(JSON.stringify(chart.customSort))
-      // } else {
-      //   customSortData = JSON.parse(chart.customSort)
-      // }
-      // if (customSortData && customSortData.length > 0) {
-      //   data = customSort(customSortData, data)
-      // }
-
       for (let i = 0; i < data.length; i++) {
         const s = data[i]
         seriesColors.push({

From 332ba3f2d86c2179917c326a2509194c2cc72d44 Mon Sep 17 00:00:00 2001
From: maninhill <41712985+maninhill@users.noreply.github.com>
Date: Wed, 20 Dec 2023 09:23:42 +0800
Subject: [PATCH 7/7] =?UTF-8?q?chore=EF=BC=9A=E5=8E=BB=E6=8E=89=E6=B2=A1?=
 =?UTF-8?q?=E7=94=A8=E7=9A=84=E6=B3=A8=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../src/components/visualization/UserViewEnlarge.vue          | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue
index 33e12b8306..9daf75ed77 100644
--- a/core/core-frontend/src/components/visualization/UserViewEnlarge.vue
+++ b/core/core-frontend/src/components/visualization/UserViewEnlarge.vue
@@ -103,10 +103,6 @@ const downloadViewDetails = () => {
   const chart = { ...viewInfo.value, chartExtRequest, data: viewDataInfo }
   exportExcelDownload(chart)
 }
-//
-// const htmlToImage = () => {
-//   downloadCanvas('img', viewContainer.value, viewInfo.value.title)
-// }
 
 const htmlToImage = () => {
   toPng(viewContainer.value)