Răsfoiți Sursa

商家已关店休息了

shish 4 ani în urmă
părinte
comite
7e7d62f159
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      hdApp/src/pagesPurchase/order.vue

+ 2 - 0
hdApp/src/pagesPurchase/order.vue

@@ -22,6 +22,8 @@
               <view class="btn_entrance" @click="settleAccounts(ghsInfo)"> 待结订单 </view>
               <view class="btn_entrance" @click="pageTo({ url: '/admin/ghs/debtChange',query: {ghsId: ghsInfo.id}})">欠款变动明细</view>
             </view>
+            <text v-if="ghsInfo.isOpen == 0" style="position:absolute;bottom:90upx;left:120upx;color:#3385FF;">休息了</text>
+            <text v-if="ghsInfo.isOpen == 0" style="position:absolute;bottom:90upx;right:50upx;color:#3385FF;">营业 {{ghsInfo.openStartTime}}-{{ghsInfo.openEndTime}}</text>
           </view>
         </block>
         <block v-else>