Browse Source

[Feat 0000] 保德首页配置修改

houzekong 5 months ago
parent
commit
b43304320b
1 changed files with 51 additions and 3 deletions
  1. 51 3
      src/views/vent/home/configurable/configurable.data.ts

+ 51 - 3
src/views/vent/home/configurable/configurable.data.ts

@@ -1416,6 +1416,54 @@ const BDdustMock = {
       windSpeed: '10.5', //风速
       atomState: '打开', //喷雾状态
     },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
+    {
+      strinstallpos: '81202工作面', //安装位置
+      temp: '23.3', //温度
+      windSpeed: '10.5', //风速
+      atomState: '打开', //喷雾状态
+    },
   ],
 };
 export const testConfigBDDust: Config[] = [
@@ -2143,7 +2191,7 @@ export const testConfigBDFire: Config[] = [
   },
   {
     deviceType: '',
-    moduleName: '工作面束管监测 | 工作面光纤监测',
+    moduleName: '工作面束管监测',
     pageType: '',
     moduleData: {
       header: {
@@ -2379,7 +2427,7 @@ export const testConfigBDFire: Config[] = [
             {
               label: '烟雾预警',
               info: '最高浓度',
-              value: '${[2].val}ppm',
+              value: '${[2].val}',
               color: 'blue',
             },
           ],
@@ -2477,7 +2525,7 @@ export const testConfigBDFire: Config[] = [
             {
               label: '烟雾预警',
               info: '最高浓度',
-              value: '${[2].val}ppm',
+              value: '${[2].val}',
               color: 'blue',
             },
           ],