绿满眶商城微信小程序-uniapp
zxl
3 天以前 354b1317aab21617881057c40f8c0580b8f28139
pages/order/orderDetail.vue
@@ -149,7 +149,7 @@
            @click="ByUserMessage(order)">查看拼团信息</view>
            <view class="customer-service"
            @click="contact(order.storeId)">联系客服</view>
         <view class="customer-service" v-if="order.orderStatus==='COMPLETED'"
         <view class="customer-service" v-if="order.orderStatus==='COMPLETED' && order.orderType !=='VIRTUAL'"
         @click="buyBack"
         >再来一单</view>
        </view>