Przeglądaj źródła

Merge branch 'master' of https://git.steerinfo.com/DAL-DAZHOU/icore-pass

luobang 2 lat temu
rodzic
commit
d6ddbf1922

+ 6 - 6
src/views/appoint/components/saleContract/addTransportPrice.vue

@@ -6,7 +6,7 @@
       <div class="form_box">
         <dil-form :formId="287" v-model="form1" ref="from1"></dil-form>
       </div>
-      <div class="liulan">
+      <div id="liulan">
           <el-button type="primary" class="btn" @click="oilPriceFormulaClick">浏览</el-button>
           <el-button type="primary" class="btn1" @click="ondrawerOut">选择</el-button>
           <!-- <el-button type="primary" class="btn1" @click="addressClick">浏览</el-button> -->
@@ -406,7 +406,7 @@ export default {
 </script>
 <style lang='scss'>
 .elForm {
-    margin-left: 30%;
+    margin-left: 38%;
   }
 .button-box{
   display: flex;
@@ -421,7 +421,7 @@ export default {
     display: flex;
     .form_box{
       width: 320px;
-      margin-left: 30%;
+      margin-left: 38%;
       margin-top: 30px;
       margin-right: 20px;
       .el-form{
@@ -443,15 +443,15 @@ export default {
         }
       }
     }
-    .liulan{
+    #liulan{
       width: 120px;
       margin-top: 30px;
       .el-button{
         width: 100px !important;
-        //margin: auto;
+        margin-top: 14px;
       }
       .btn{
-        margin-top: 110px;
+        margin-top: 106px;
       }
       .btn1{
         margin-top: 13px;