2 İşlemeler 0548bd4ee3 ... 5dc394d12c

Yazar SHA1 Mesaj Tarih
  ylong 5dc394d12c fix: 更新服务信息中的验收时间为72小时 3 hafta önce
  ylong fe7dd91109 fix: 更新服务信息中的验收时间为72小时 3 hafta önce

+ 1 - 1
pages-mine/components/service-promise.vue

@@ -7,7 +7,7 @@
         </view>
         <view class="promise-item">
             <u-icon name="clock-fill" color="#FFFFFF" size="32"></u-icon>
-            <text>48小时验</text>
+            <text>72小时验</text>
         </view>
         <view class="promise-item">
             <u-icon name="yuan-circle-fill" color="#FFFFFF" size="32"></u-icon>

+ 2 - 2
pages/home/components/ServiceGuarantee.vue

@@ -17,9 +17,9 @@
                 <view class="guarantee-item">
                     <view class="item-header">
                         <image src="/static/img/1-2.png" mode="widthFix" class="item-icon"></image>
-                        <text class="item-title">48小时验</text>
+                        <text class="item-title">72小时验</text>
                     </view>
-                    <view class="item-desc">本单获得48小时验资格,订单将在"到仓签收"后48小时内验货完毕,未完成验货将获得3元补贴到余额,可随验货书款一起提现。</view>
+                    <view class="item-desc">本单获得72小时验资格,订单将在"到仓签收"后72小时内验货完毕,未完成验货将获得3元补贴到余额,可随验货书款一起提现。</view>
                 </view>
 
                 <!-- 极速打款 -->

+ 2 - 2
pages/home/components/ServiceInfo.vue

@@ -8,7 +8,7 @@
             </view>
             <view class="icon-item">
                 <image src="/static/img/2.png" mode="widthFix" style="width: 30rpx; height: 30rpx"></image>
-                <text style="margin-left: 6rpx">48小时验</text>
+                <text style="margin-left: 6rpx">72小时验</text>
                 <text style="margin-left: 4rpx"> > </text>
             </view>
             <view class="icon-item">
@@ -54,7 +54,7 @@ export default {
                 },
                 {
                     icon: "/static/img/2.png",
-                    text: "48小时验",
+                    text: "72小时验",
                 },
                 {
                     icon: "/static/img/3.png",