tianyi 1 week ago
parent
commit
513e420e3a
  1. 16
      pages/index/index.vue

16
pages/index/index.vue

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

Loading…
Cancel
Save