亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

老師,請回答,VM868:1 SyntaxError: Unexpected token o in JSON at position 1 at JSON.parse (<anonymous>) at comment.js:25

wx.cloud.callFunction({name:'getdetail',data:{movieid:options.movieid}}).then(res=>{console.log(res);this.setData({detail:JSON.parse(res.result)});wx.hideLoading();}).catch(err=>{console.error(err);wx.hideLoading();})

出錯

VM868:1 SyntaxError: Unexpected token o in JSON at position 1

? ? at JSON.parse (<anonymous>)

? ? at comment.js:25


正在回答

2 回答

代碼提供截圖會更容易看出代碼層次結構。

錯誤信息上看,是JSON.parse()的參數格式不對,請在控制臺打印一下JSON.parse()的參數,看下值是什么,就能找到問題了。

1 回復 有任何疑惑可以回復我~

對的,謝謝老師,直接detail:res.result,去掉JSON.parse即可。

then(res=>{console.log(typeof(res.result));this.setData({detail:res.result});wx.hideLoading();})


0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

老師,請回答,VM868:1 SyntaxError: Unexpected token o in JSON at position 1 at JSON.parse (<anonymous>) at comment.js:25

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號