var that = this
let delay_token=app.checkAndLogining();
delay_token.then(function(res){
wx.switchTab({
// url: '../logs/logs'
url: '../home/home'
})
})微信小程序开发的时候写了上面的代码。报错如下

微信小程序好像可以使用es6呀,那错在哪里呢?
无无法师
carolcoral
随时随地看视频慕课网APP
相关分类