Переглянути джерело

性能验证参数样式调整

zhonghuizhen 5 місяців тому
батько
коміт
6dd95fbfe7

+ 4 - 4
src/views/business/performanceNew/experimental.vue

@@ -1039,11 +1039,11 @@ export default {
           }
 
           &__content {
-            .el-input,
+          /*  .el-input,
             .el-select,
             .el-input-number {
               width: 100%;
-            }
+            }*/
 
             .el-textarea .el-input__count {
               padding: 0 5px;
@@ -1123,11 +1123,11 @@ export default {
                 color: #606266;
               }
               &__content {
-                .el-input,
+               /* .el-input,
                 .el-select,
                 .el-input-number {
                   width: 100%;
-                }
+                }*/
                 .el-textarea .el-input__count {
                   padding: 0 5px;
                   line-height: initial;

+ 4 - 4
src/views/business/performanceNew/experimentalView.vue

@@ -1020,11 +1020,11 @@ export default {
           }
 
           &__content {
-            .el-input,
+           /* .el-input,
             .el-select,
             .el-input-number {
               width: 100%;
-            }
+            }*/
 
             .el-textarea .el-input__count {
               padding: 0 5px;
@@ -1103,11 +1103,11 @@ export default {
                 color: #606266;
               }
               &__content {
-                .el-input,
+                /*.el-input,
                 .el-select,
                 .el-input-number {
                   width: 100%;
-                }
+                }*/
                 .el-textarea .el-input__count {
                   padding: 0 5px;
                   line-height: initial;

+ 5 - 8
src/views/business/performanceNew/xnfaconfig.vue

@@ -303,7 +303,6 @@
                 border
                 stripe
                 highlight-current-row
-                style="width: 100%"
                 :max-height="maxHeight"
                 class="config-table"
                 @selection-change="
@@ -494,7 +493,6 @@
                 border
                 stripe
                 highlight-current-row
-                style="width: 100%"
                 :max-height="maxHeight"
                 class="formula-table"
                 @selection-change="
@@ -614,7 +612,6 @@
                 border
                 stripe
                 highlight-current-row
-                style="width: 100%"
                 :max-height="maxHeight"
                 class="formula-table"
                 @selection-change="
@@ -1375,11 +1372,11 @@ export default {
             color: #606266;
           }
           &__content {
-            .el-input,
+             /*  .el-input,
             .el-select,
             .el-input-number {
-              width: 100%;
-            }
+           width: 100%;
+            }*/
             .el-textarea .el-input__count {
               padding: 0 5px;
               line-height: initial;
@@ -1416,9 +1413,9 @@ export default {
               height: calc(100vh - 410px);
               overflow: auto;
             }
-            .el-input-number--small {
+            /*.el-input-number--small {
               width: 100%;
-            }
+            }*/
             .editor {
               .edui-editor {
                 width: auto !important;