From 784ef2071d97e2890ffa4fa28f290daaf0ccc2c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E6=B0=B8=E8=B6=85?= <2090205686@qq.com> Date: Fri, 11 Jul 2025 11:39:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86=E9=A1=B5=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4=EF=BC=8C=E5=90=8E=E5=8F=B0=E6=9C=AA=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=EF=BC=8C=E9=A1=B5=E9=9D=A2=E6=94=B9=E5=9B=9E=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E4=B8=AD=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- src/assets/styles/custom.scss | 4 +- src/views/trade/dataBoard copy已对接口.vue | 1124 ++++++++++++++++++++ src/views/trade/dataBoard.vue | 1124 +------------------- 4 files changed, 1130 insertions(+), 1124 deletions(-) create mode 100644 src/views/trade/dataBoard copy已对接口.vue diff --git a/.env.development b/.env.development index 11276d8..f5887ec 100644 --- a/.env.development +++ b/.env.development @@ -5,6 +5,6 @@ VITE_APP_TITLE = 运营云后台管理系统 VITE_APP_ENV = 'development' # 开发环境 -VITE_APP_BASE_API = 'http://192.168.18.99:8080' +VITE_APP_BASE_API = 'http://192.168.18.88:8080' # VITE_APP_BASE_API = 'http://192.168.18.151:8080' VITE_APP_PLATFORM = 'http://localhost:9000/platform' \ No newline at end of file diff --git a/src/assets/styles/custom.scss b/src/assets/styles/custom.scss index 6b428af..bd6fe69 100644 --- a/src/assets/styles/custom.scss +++ b/src/assets/styles/custom.scss @@ -243,8 +243,8 @@ justify-content: center; align-items: center; .table-cell-img { - width: 60px; - height: 60px; + width: 100%; + height: 100%; object-fit: cover; /* 保持比例并覆盖容器 */ } } diff --git a/src/views/trade/dataBoard copy已对接口.vue b/src/views/trade/dataBoard copy已对接口.vue new file mode 100644 index 0000000..af3d9da --- /dev/null +++ b/src/views/trade/dataBoard copy已对接口.vue @@ -0,0 +1,1124 @@ + + + diff --git a/src/views/trade/dataBoard.vue b/src/views/trade/dataBoard.vue index af3d9da..bc61ff2 100644 --- a/src/views/trade/dataBoard.vue +++ b/src/views/trade/dataBoard.vue @@ -1,1124 +1,6 @@ - - + \ No newline at end of file