Przeglądaj źródła

登录跳转

master
chenchaod 3 tygodni temu
rodzic
commit
808bf7fb70
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      pages/index/index.vue

+ 2
- 1
pages/index/index.vue Wyświetl plik

@@ -277,7 +277,7 @@
if (res.hasQd) {
confirm('有未完成的线下渠道订单,是否继续办理', (res) => {
uni.navigateTo({
url: '/subpackage/orders/transfer-page-sign'
url: '/pages/order/order'
})
}, '温馨提示', true, '确认');
}
@@ -289,6 +289,7 @@
getInfo();
// 订单查询
if (hasLogin()) {
console.log("订单长训=========")
query()
}
})

Ładowanie…
Anuluj
Zapisz