liuhj пре 11 месеци
родитељ
комит
d885cdd0f1

+ 1 - 1
src/components/OP/DelegationEnData.vue

@@ -26,7 +26,7 @@
                     </div>
                 </div>
             </div>
-            <hr style='background-color:#5555; height:1px; border:none;' />
+            <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             <template>
                 <el-table :data="tableDatas.slice((currentPage - 1) * pageSize, currentPage * pageSize)" border
                     style="width: 100%" v-loading="loading" element-loading-text="拼命加载中...">

+ 1 - 1
src/components/OP/OpCarTouristGuideGroundId.vue

@@ -5,7 +5,7 @@
                 <div>{{ title }}</div>
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="delegationInfo" label-width="100px" class="demo-ruleForm">
                 <div style="display: flex;">

+ 2 - 2
src/components/OP/OpCustomers.vue

@@ -5,7 +5,7 @@
                 <div>{{ title }}</div>
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div class="opcustomers-box">
             <el-form :model="delegationInfo" label-width="100px" class="demo-ruleForm">
                 <div style="display: flex;flex-wrap: wrap;">
@@ -121,7 +121,7 @@
                         </el-form-item>
                     </div>
                 </div>
-                <hr style='background-color:#5555; height:1px; border:none;margin-top: 10px;' />
+                <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
                 <div style="display: flex;flex-wrap: wrap;">
                     <div style="width: 390px;">
                         <el-form-item label="支付方式:" prop="payDId" label-width="160px">

+ 1 - 1
src/components/OP/OpDecreasePayments.vue

@@ -5,7 +5,7 @@
                 <div>{{ title }}</div>
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="delegationInfo" label-width="100px" class="demo-ruleForm">
                 <div style="display: flex;flex-wrap: wrap;">

+ 1 - 1
src/components/OP/OpDelegationEnData.vue

@@ -5,7 +5,7 @@
                 <div>{{ title }}</div>
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="OpDelegationEnData" ref="OpDelegationEnData" :rules="OpDelegationEnDataRules"
                 label-width="100px" class="demo-ruleForm">

+ 1 - 1
src/components/OP/OpInvitationOfficialActivities.vue

@@ -39,7 +39,7 @@
                 <el-button type="primary" slot="reference">移上提示成本</el-button>
             </el-popover>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div style="padding-top: 10px;">
             <el-form :model="delegationInfo" class="demo-ruleForm">
                 <div style="display: flex;flex-wrap: wrap;">

+ 1 - 1
src/components/OP/OpVisaPriec.vue

@@ -5,7 +5,7 @@
                 <div>{{ title }}</div>
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="delegationInfo" label-width="100px" class="demo-ruleForm">
                 <div style="display: flex;flex-wrap: wrap;">

+ 7 - 7
src/components/OP/visaEdit.vue

@@ -124,7 +124,7 @@
                     </div>
 
                 </div>
-                <hr style='background-color:#5555; height:1px; border:none;' />
+                <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             </el-form>
             <div style="text-align: center;">
                 <el-button circle icon="el-icon-plus" @click="customerCertsAdd()"></el-button>
@@ -310,7 +310,7 @@
                         </div>
                     </div>
                 </div>
-                <hr style='background-color:#5555; height:1px; border:none;' />
+                <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             </el-form>
             <div style="text-align: center;">
                 <el-button circle icon="el-icon-plus" @click="customerFamilyAdd()"></el-button>
@@ -472,7 +472,7 @@
                     </div>
                 </el-form>
             </div>
-            <hr style='background-color:#5555; height:1px; border:none;' />
+            <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             <div class="tips">
                 下列亲属中是否有人已在美国?他们是否是合法永久居民或公民?
             </div>
@@ -552,7 +552,7 @@
                     </div>
                 </el-form>
             </div>
-            <hr style='background-color:#5555; height:1px; border:none;' />
+            <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             <div class="plate-box">
                 <div class="small-title">
                     <span>工作经历</span>
@@ -598,7 +598,7 @@
                                     v-if="w >= 0"></el-button>
                             </el-form-item>
                         </div>
-                        <hr style='background-color:#5555; height:1px; border:none;' />
+                        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
                     </el-form>
                     <div style="text-align: center;">
                         <el-button circle icon="el-icon-plus" @click="workExperienceadd()"></el-button>
@@ -611,7 +611,7 @@
             <div class="small-title">
                 <span>学历信息</span>
             </div>
-            <hr style='background-color:#5555; height:1px; border:none;' />
+            <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             <div class="tips">
                 <span>列出除小学以外的所有教育经历:从高中开始填写</span>
 
@@ -645,7 +645,7 @@
                                 v-if="e >= 0"></el-button>
                         </el-form-item>
                     </div>
-                    <hr style='background-color:#5555; height:1px; border:none;' />
+                    <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
                 </el-form>
                 <div style="text-align: center;">
                     <el-button circle icon="el-icon-plus" @click="addcustomerSchool()"></el-button>

+ 1 - 1
src/components/Resource/AskData.vue

@@ -38,7 +38,7 @@
                     </div>
                 </div>
             </div>
-            <hr style='background-color:#5555; height:1px; border:none;' />
+            <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             <template>
                 <el-table :data="tableDatas.slice((currentPage - 1) * pageSize, currentPage * pageSize)" border
                     style="width: 100%" v-loading="loading" element-loading-text="拼命加载中..."

+ 1 - 1
src/components/Resource/OpAskData.vue

@@ -5,7 +5,7 @@
                 <div>{{ title }}</div>
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="OpAskData" ref="OpAskData" :rules="OpAskDataRules" label-width="100px" class="demo-ruleForm">
                 <div style="display: flex;">

+ 1 - 1
src/components/Resource/OpInvitationOfficialActivityData.vue

@@ -5,7 +5,7 @@
                 <div>{{ title }}</div>
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="OpInvitationOfficialActivityData" ref="OpInvitationOfficialActivityData"
                 :rules="OpInvitationOfficialActivityDataRules" label-width="100px" class="demo-ruleForm">

+ 1 - 1
src/components/Resource/OpTicketBlackCode.vue

@@ -21,7 +21,7 @@
                 团组成本暂未开放此团数据!
             </div>
         </div>
-        <hr style='background-color:#5555; height:1px; border:none;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="delegationInfo" label-width="100px" class="demo-ruleForm">
                 <div style="display: flex;">