shish 2 лет назад
Родитель
Сommit
dc7e27eeaa
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      hdApp/src/admin/home/workbench.vue
  2. 1 1
      hdApp/src/pagesPurchase/order.vue

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -187,7 +187,7 @@
   <block v-else>
     <emptyComponent title="暂无供货商" :is-empty="$util.isEmpty(supplierList)" />
   </block>
-  <view style="text-align:center;margin-top:30upx;color:#827171;font-size:28upx;">
+  <view style="text-align:center;margin-top:50upx;margin-bottom:80upx;color:#827171;font-size:28upx;">
     <text style="margin-right:20upx;">中花汇提供技术支持</text>
     <text style="margin-right:20upx;">|</text>
     <text @click="toPhone()">联系中花汇</text>

+ 1 - 1
hdApp/src/pagesPurchase/order.vue

@@ -49,7 +49,7 @@
             </view>
         </view>
 
-        <view style="text-align:center;margin-top:30upx;color:#827171;font-size:28upx;margin-bottom:100upx;">
+        <view style="text-align:center;margin-top:50upx;margin-bottom:80upx;color:#827171;font-size:28upx;margin-bottom:100upx;">
           <text style="margin-right:20upx;">中花汇提供技术支持</text>
           <text style="margin-right:20upx;">|</text>
           <text @click="toPhone()">联系中花汇</text>