Kaynağa Gözat

[Style 0000] 修改首页模块背景色

houzekong 1 ay önce
ebeveyn
işleme
37ae2a4527

+ 1 - 1
src/design/themify/dark.less

@@ -36,7 +36,7 @@ html[data-theme='dark2'] {
   --vent-font-action-link: #7af5ff;
 
   --vent-configurable-bg: #09316a;
-  --vent-configurable-module-bg: #3df6ff22;
+  --vent-configurable-module-bg: #3df6ff11;
   --vent-configurable-original-module-bg: #3df6ff15;
   --vent-configurable-module-border-bd: linear-gradient(#1dabeb 0%, #1dabeb 60%, #000723);
   --vent-configurable-dropdown: linear-gradient(to bottom, #036886, #072a40);

+ 1 - 1
src/design/themify/default.less

@@ -38,7 +38,7 @@ html {
   --vent-font-action-link: #7af5ff;
 
   --vent-configurable-bg: #09316a;
-  --vent-configurable-module-bg: #3df6ff22;
+  --vent-configurable-module-bg: #3df6ff11;
   --vent-configurable-original-module-bg: #00336655;
   --vent-configurable-module-border-bd: linear-gradient(#1dabeb 0%, #1dabeb 60%, #000723);
   --vent-configurable-dropdown: linear-gradient(to bottom, #036886, #072a40);

+ 1 - 1
src/design/themify/light.less

@@ -36,7 +36,7 @@ html[data-theme='light'] {
   --vent-font-action-link: #7af5ff;
 
   --vent-configurable-bg: #09316a;
-  --vent-configurable-module-bg: #3df6ff22;
+  --vent-configurable-module-bg: #3df6ff11;
   --vent-configurable-original-module-bg: #3df6ff15;
   --vent-configurable-module-border-bd: linear-gradient(#1dabeb 0%, #1dabeb 60%, #000723);
   --vent-configurable-dropdown: linear-gradient(to bottom, #036886, #072a40);

+ 8 - 21
src/views/vent/home/configurable/configurable.data.ts

@@ -555,7 +555,7 @@ export const testConfigDust: Config[] = [
           readFrom: 'dustManageInfo',
           items: [
             {
-              label: '',
+              label: '监测总数',
               value: '${totalNum}',
               color: 'blue',
             },
@@ -584,19 +584,6 @@ export const testConfigDust: Config[] = [
       ],
       gallery_list: [],
       table: [],
-      list: [
-        {
-          type: 'A',
-          readFrom: '',
-          mapFromData: false,
-          items: [
-            {
-              label: '',
-              value: '',
-            },
-          ],
-        },
-      ],
       complex_list: [
         {
           type: 'C',
@@ -994,7 +981,7 @@ export const testConfigFire: Config[] = [
     },
     showStyle: {
       size: 'width:450px;height:425px;',
-      version: '版',
+      version: '版',
       position: 'top:60px;left:0;',
     },
   },
@@ -1081,7 +1068,7 @@ export const testConfigFire: Config[] = [
     },
     showStyle: {
       size: 'width:450px;height:425px;',
-      version: '版',
+      version: '版',
       position: 'top:495px;left:0;',
     },
   },
@@ -1143,9 +1130,9 @@ export const testConfigFire: Config[] = [
       // mock: BDfireMock,
     },
     showStyle: {
-      size: 'width:1000px;height:280px;',
-      version: '版',
-      position: 'top:640px;left:460px;',
+      size: 'width:1040px;height:280px;',
+      version: '版',
+      position: 'top:640px;left:440px;',
     },
   },
   {
@@ -1336,7 +1323,7 @@ export const testConfigFire: Config[] = [
     },
     showStyle: {
       size: 'width:450px;height:570px;',
-      version: '版',
+      version: '版',
       position: 'top:60px;right:0;',
     },
   },
@@ -1406,7 +1393,7 @@ export const testConfigFire: Config[] = [
     },
     showStyle: {
       size: 'width:450px;height:280px;',
-      version: '版',
+      version: '版',
       position: 'top:640px;right:0;',
     },
   },