Forráskód Böngészése

皮带能效分析时间选择框位置略微调整,算法选择框样式改变。

jie 2 éve
szülő
commit
4866d6a59f

+ 15 - 2
src/views/app_beam_tube_inspection/albox.vue

@@ -28,9 +28,9 @@ export default {
         label: 'OPTICS算法'
       }, {
         value: '选项4',
-        label: 'Agglomerative算法'
+        label: 'Mean-Shift算法'
       }, ],
-      value: ''
+      value: '选项1'
     }
   }
 }
@@ -41,5 +41,18 @@ export default {
   column-rule-color: #00aaff;
 
 }
+/*.class1 .el-select {*/
+/*  width: 200px;*/
+/*  margin-left: 10px;*/
+/*}*/
+.class1 >>> .el-input--small .el-input__inner {
+  color: #f3db5c;
+  font-size: 17px;
+  background: none;
+  text-align: center;
+}
+.class1 >>> .el-input__inner {
+  border: 0;
+}
 
 </style>

+ 1 - 1
src/views/app_beam_tube_inspection/picture/dangqian.vue

@@ -3,7 +3,7 @@
 <!--    <div ref="testLine" style="width: 600px; height: 230px"></div>-->
     <div ref="testLine" style="width: 100%; height: 230px"></div>
 <!--    <timeselect @getMsg="chooseDate" style="margin-left: 480px;color: gray;margin-top: -228px;width:100px;"></timeselect> &lt;!&ndash;算法框&ndash;&gt;-->
-    <timeselect @getMsg="chooseDate" style="margin-left: 80%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
+    <timeselect @getMsg="chooseDate" style="margin-left: 79%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
 
     <!--    230-->
   </div>

+ 1 - 1
src/views/app_beam_tube_inspection/picture/dunmei.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <div ref="testLine" style="width: 100%; height: 230px"></div>
-    <timeselect @getMsg="chooseDate" style="margin-left: 80%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
+    <timeselect @getMsg="chooseDate" style="margin-left: 79%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
 
     <!--    230-->
   </div>

+ 1 - 1
src/views/app_beam_tube_inspection/picture/fuzai.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <div ref="testLine" style="width: 100%; height: 230px"></div>
-    <timeselect @getMsg="chooseDate" style="margin-left: 80%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
+    <timeselect @getMsg="chooseDate" style="margin-left: 79%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
 
 <!--    230-->
   </div>

+ 1 - 1
src/views/app_beam_tube_inspection/picture/shuru.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <div ref="testLine" style="width: 100%; height: 230px"></div>
-    <timeselect @getMsg="chooseDate" style="margin-left: 80%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
+    <timeselect @getMsg="chooseDate" style="margin-left: 79%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
 
     <!--    230-->
   </div>

+ 1 - 1
src/views/app_beam_tube_inspection/picture/xiaolv.vue

@@ -1,7 +1,7 @@
 <template>
   <div>
     <div ref="testLine" style="width: 100%; height: 230px"></div>
-    <timeselect @getMsg="chooseDate" style="margin-left: 80%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
+    <timeselect @getMsg="chooseDate" style="margin-left: 79%;color: gray;margin-top: -228px;width:20%;"></timeselect> <!--算法框-->
 
     <!--    230-->
   </div>