|
|
@ -965,17 +965,17 @@ |
|
|
}, |
|
|
}, |
|
|
gotoSearchData() { |
|
|
gotoSearchData() { |
|
|
//推送测试 |
|
|
//推送测试 |
|
|
this.tui.request("/app/Msg/push", "GET", { |
|
|
// this.tui.request("/app/Msg/push", "GET", { |
|
|
registrationId:'1507bfd3f6e2c0dbc0a', |
|
|
// registrationId:'1507bfd3f6e2c0dbc0a', |
|
|
message:'你有一条新订单' |
|
|
// message:'你有一条新订单' |
|
|
}, false, false).then((res) => { |
|
|
// }, false, false).then((res) => { |
|
|
|
|
|
|
|
|
}) |
|
|
// }) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// uni.navigateTo({ |
|
|
uni.navigateTo({ |
|
|
// url: '/package1/index/dataStatistics' |
|
|
url: '/package1/index/dataStatistics' |
|
|
// }) |
|
|
}) |
|
|
}, |
|
|
}, |
|
|
showPayType() { |
|
|
showPayType() { |
|
|
this.showDayPrice = true |
|
|
this.showDayPrice = true |
|
|
|