Browse Source

[Fix 0000] 可配置首页5.5版配置模板更新,修复了布局问题

ruienger 1 tháng trước cách đây
mục cha
commit
e7e31a4612
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      src/views/vent/home/configurable/configurable.data.ts

+ 4 - 4
src/views/vent/home/configurable/configurable.data.ts

@@ -33,11 +33,11 @@ export const testConfigVent: Config[] = [
         items: [
           {
             name: 'qh_curve',
-            basis: '72%',
+            basis: '67%',
           },
           {
             name: 'board',
-            basis: '28%',
+            basis: '33%',
           },
         ],
       },
@@ -1438,11 +1438,11 @@ export const testConfigVentRealtime: Config[] = [
         items: [
           {
             name: 'qh_curve',
-            basis: '72%',
+            basis: '67%',
           },
           {
             name: 'board',
-            basis: '28%',
+            basis: '33%',
           },
         ],
       },