From a313470243f4cff60f8f7ca3d167ea8793cb9adc Mon Sep 17 00:00:00 2001 From: hrx <18603305412@163.com> Date: Fri, 23 Jan 2026 11:07:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=89=8D=E7=AB=AF=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- f/web-kboss/src/utils/data-manager.js | 14 ++++---- .../bigScreen/Newscreen/ScreenLeft/index.vue | 30 ++++++++++++------ .../product/bigScreen/Newscreen/images/3D.png | Bin 67056 -> 66887 bytes .../bigScreen/Newscreen/images/left.png | Bin 26615 -> 0 bytes 4 files changed, 27 insertions(+), 17 deletions(-) delete mode 100644 f/web-kboss/src/views/product/bigScreen/Newscreen/images/left.png diff --git a/f/web-kboss/src/utils/data-manager.js b/f/web-kboss/src/utils/data-manager.js index 90a3a97..5f4f4c1 100644 --- a/f/web-kboss/src/utils/data-manager.js +++ b/f/web-kboss/src/utils/data-manager.js @@ -18,7 +18,7 @@ const clusterData = { chipScale: { NVIDIA: 33000, ascend: 5000, - supercomputer: 8000, + supercomputer: 10, total: 5100 }, @@ -106,7 +106,7 @@ const clusterData = { chipScale: { NVIDIA: 4191, ascend: 635, - supercomputer: 1016, + supercomputer: 1, total: 647 }, @@ -185,7 +185,7 @@ const clusterData = { chipScale: { NVIDIA: Math.floor(33000 * 0.294), ascend: Math.floor(5000 * 0.294), - supercomputer: Math.floor(8000 * 0.294), + supercomputer: 3, total: Math.floor(5100 * 0.294) }, @@ -264,7 +264,7 @@ const clusterData = { chipScale: { NVIDIA: Math.floor(33000 * 0.156), ascend: Math.floor(5000 * 0.156), - supercomputer: Math.floor(8000 * 0.156), + supercomputer: 1, total: Math.floor(5100 * 0.156) }, @@ -344,7 +344,7 @@ const clusterData = { chipScale: { NVIDIA: Math.floor(33000 * 0.098), ascend: Math.floor(5000 * 0.098), - supercomputer: Math.floor(8000 * 0.098), + supercomputer: 1, total: Math.floor(5100 * 0.098) }, @@ -424,7 +424,7 @@ const clusterData = { chipScale: { NVIDIA: Math.floor(33000 * 0.117), ascend: Math.floor(5000 * 0.117), - supercomputer: Math.floor(8000 * 0.117), + supercomputer:1, total: Math.floor(5100 * 0.117) }, @@ -504,7 +504,7 @@ const clusterData = { chipScale: { NVIDIA: Math.floor(33000 * 0.156), ascend: Math.floor(5000 * 0.156), - supercomputer: Math.floor(8000 * 0.156), + supercomputer:1, total: Math.floor(5100 * 0.156) }, diff --git a/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenLeft/index.vue b/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenLeft/index.vue index 4fad283..231f95c 100644 --- a/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenLeft/index.vue +++ b/f/web-kboss/src/views/product/bigScreen/Newscreen/ScreenLeft/index.vue @@ -7,9 +7,9 @@
@@ -517,15 +517,25 @@ export default {
.conter-top {
width: 100%;
position: absolute;
- top: 14px;
- display: flex;
- align-items: center;
- justify-content: space-around;
- padding: 0 18px;
- // left: 18px;
+ display: flex;
+ .one{
+ position: absolute;
+ left: 24px;
+ top: 24px;
+
+ }
+ .two{
+ position: absolute;
+ left: 100px;
+ top: 24px;
+ }
+ .three{
+ position: absolute;
+ left: 170px;
+ top: 24px;
+ }
.top-tit {
- // padding-left: 10px;
span {
margin-left: 2px;
diff --git a/f/web-kboss/src/views/product/bigScreen/Newscreen/images/3D.png b/f/web-kboss/src/views/product/bigScreen/Newscreen/images/3D.png
index 2271d2c0aa06d9b1e9af525a092a420b074ddc2a..dcf48f48f895d0ecb0455f72c4e82cd969f6031a 100644
GIT binary patch
literal 66887
zcmZsDWl$Ya(