瀏覽代碼

lint: 修复问题

zhangyuhan 7 月之前
父節點
當前提交
ec551dfc32
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/order/detail.vue

+ 0 - 1
src/views/order/detail.vue

@@ -325,7 +325,6 @@ export default class OrderDetail extends Vue {
       wx: `/weixin/pay/datareport?ordercode=${this.ordercode}`
     }
     if (this.orderInfo.state === 0) {
-  
       if (window.navigator.userAgent.indexOf('miniProgram') !== -1) {
         location.href = `/jyapp/pay/checkout_subvip?order_code=${this.ordercode}&orderCode=${this.ordercode}&code=${this.ordercode}&ordercode=${this.ordercode}&t=3`
       } else if (this.$envs.inWX) {