LiuShu_0203 hai 4 meses
pai
achega
3d7a18e664
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/App.vue

+ 3 - 1
src/App.vue

@@ -208,6 +208,7 @@ const titledata = ref<string>('');
 const currentDate = ref<string>('');
 const currentTime = ref<string>('');
 const coalgasData = ref<any>([]);
+
 // const openingdegreeData = ref<any>([
 //     { name: '焦炉煤气', openingdegree: '0.00' },
 //     { name: '高炉煤气', openingdegree: '0.00' }
@@ -555,7 +556,8 @@ body {
                         display: flex;
                         height: 45%;
                         .Freezer_leftleaningboxsss {
-                            width: 50%;
+                            // width: 50%;
+                            flex: 1;
                             height: 100%;
                             margin-right: 1rem;
                             border: 0.12rem solid #3da7ea;