Bläddra i källkod

界面样式调整

lxh 1 år sedan
förälder
incheckning
f482158ddc

+ 1 - 1
.env.production

@@ -11,7 +11,7 @@ VITE_BUILD_COMPRESS = 'none'
 
 
 # Basic interface address SPA
-VITE_GLOB_API_URL=/basic-api
+VITE_GLOB_API_URL=/prevention
 
 # File upload address, optional
 # It can be forwarded by nginx or write the actual address directly

+ 1 - 1
.env.test

@@ -11,7 +11,7 @@ VITE_PUBLIC_PATH = /
 VITE_BUILD_COMPRESS = 'none'
 
 # Basic interface address SPA
-VITE_GLOB_API_URL=/basic-api
+VITE_GLOB_API_URL=/prevention
 
 # File upload address, optional
 # It can be forwarded by nginx or write the actual address directly

+ 2 - 1
src/views/vent/dust/dustAtomizing/index.vue

@@ -211,7 +211,8 @@ onMounted(() => {
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/dust/dustHome/index.vue

@@ -228,7 +228,8 @@ onMounted(() => {
   // width: calc(100% - 20px);
   // height: calc(100vh - 82px);
   width: 100%;
-  height: calc(100vh - 70px);
+  // height: calc(100vh - 70px);
+  height: 875px;
   margin-top: 50px;
 
   .moduleArea {

+ 2 - 1
src/views/vent/dust/dustWarnAnalysis/index.vue

@@ -154,7 +154,8 @@ onMounted(() => {
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/dust/dustWarnAnalysisList/index.vue

@@ -312,7 +312,8 @@ const treeData = reactive([
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/fire/compositeWarn/index.vue

@@ -273,7 +273,8 @@ onMounted(() => {
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/fire/fireAtomizing/index.vue

@@ -329,7 +329,8 @@
     align-items: center;
     justify-content: space-between;
     width: calc(100% - 20px);
-    height: calc(100vh - 82px);
+    // height: calc(100vh - 82px);
+    height: 863px;
     margin: 50px 10px 15px;
     background: #282828;
 

+ 2 - 1
src/views/vent/fire/fireDistributionPoint/index.vue

@@ -125,7 +125,8 @@ onMounted(() => {
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/fire/fireGoaf/index.vue

@@ -149,7 +149,8 @@ onMounted(() => {
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/fire/fireGoafList/index.vue

@@ -312,7 +312,8 @@ const treeData = reactive([
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/fire/fireHome/index.vue

@@ -451,7 +451,8 @@ onMounted(() => {
   // width: calc(100% - 20px);
   // height: calc(100vh - 82px);
   width: 100%;
-  height: calc(100vh - 70px);
+  // height: calc(100vh - 70px);
+  height: 875px;
   margin-top: 50px;
 
   .moduleArea {

+ 2 - 1
src/views/vent/fire/fireMonitor/index.vue

@@ -278,7 +278,8 @@ onMounted(() => {
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;
 

+ 2 - 1
src/views/vent/fire/wokeFace/index.vue

@@ -350,7 +350,8 @@ onMounted(() => {
   align-items: center;
   justify-content: space-between;
   width: calc(100% - 20px);
-  height: calc(100vh - 82px);
+  // height: calc(100vh - 82px);
+  height: 863px;
   margin: 50px 10px 15px;
   background: #282828;