shish пре 4 месеци
родитељ
комит
4516c9f299
2 измењених фајлова са 5 додато и 5 уклоњено
  1. 2 2
      hdApp/src/admin/home/workbench.vue
  2. 3 3
      hdApp/src/pagesPurchase/contact.vue

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

@@ -34,7 +34,7 @@
                 <text class="function-text function-text--overlay" style="font-size: 26upx;">采购统计</text>
               </view>
               <view class="function-item function-item--overlay" style="flex: 1; text-align: center; border: 1upx solid rgba(255,255,255,0.5); border-radius: 16upx; padding: 15upx 0;" @click="goMore()">
-                <text class="function-text function-text--overlay" style="font-size: 26upx;">已删批发</text>
+                <text class="function-text function-text--overlay" style="font-size: 26upx;">已删批发</text>
               </view>
             </view>
   
@@ -154,7 +154,7 @@
               <view style="margin:60upx auto 40upx auto;font-weight:bold;font-size:36upx;text-align: center;">暂无批发店</view>
             </block>
   
-            <view style="text-align:center;margin-top:50upx;margin-bottom:50upx;color:#827171;font-size:28upx;" @click="toPhone()">
+            <view style="text-align:center;margin-top:50upx;margin-bottom:50upx;color:#827171;font-size:30upx;" @click="toPhone()">
               <text>厦门中花汇技术支持 <text style="margin:0 20upx 0 20upx;">|</text> 联系厦门中花汇</text>
             </view>
   

+ 3 - 3
hdApp/src/pagesPurchase/contact.vue

@@ -10,19 +10,19 @@
 
     <view class="section-card contact-section">
       <view class="contact-info">
-        <view class="info-text">零售花店,需要申请商城系统,请加下面微信,添加时请注明:花店,否则可能会不通过</view>
+        <view class="info-text">零售花店,需要申请商城系统,请加下面微信,添加时请注明:花店,否则可能会不通过</view>
         <view class="info-text">微信1号:18259179840</view>
         <view class="info-text">微信2号:18559200768</view>
       </view>
       <view class="button-wrapper">
-        <button class="admin-button-com big green" @click="copyWechat('18259179840')" style="margin-right:40upx;">复制微信1号</button>
+        <button class="admin-button-com big green" @click="copyWechat('18259179840')" style="margin-right:50upx;">复制微信1号</button>
         <button class="admin-button-com big green" @click="copyWechat('18559200768')">复制微信2号</button>
       </view>
     </view>
 
     <view class="section-card contact-section">
       <view class="contact-info">
-        <view class="info-text">城市批发和斗南批发,需要申请商城系统,请加微信 15280215347,添加时请注明:批发店,否则可能会不通过</view>
+        <view class="info-text">城市批发和斗南批发,需要申请商城系统,请加微信 15280215347,添加时请注明:批发店,否则可能会不通过</view>
       </view>
       <view class="button-wrapper">
         <button class="admin-button-com big green" @click="copyWechat('15280215347')">复制微信</button>