这是什么原因?

发布于 6 年前作者 mxiao11961 次浏览最后编辑 6 年前来自 issues

Cannot create property 'msg' on string ''

TypeError: Cannot create property 'msg' on string ''

at eval (weapp:///pages/address/address.js:88:22)

at success (weapp:///Base.js:36:19)

at Function.i.(anonymous function) (debug:///[publib]:2:1877760)

at h (debug:///[publib]:2:120991)

at eval (debug:///[publib]:2:121816)

at A (debug:///[publib]:2:602617)

at Function.eval (debug:///[publib]:2:801569)

at h (debug:///[publib]:2:120991)

at eval (debug:///[publib]:2:121816)

at eval (debug:///[publib]:2:763559)

2 回复
xiuying44
xiuying441 楼5 年前

msg这个变量不能创建为string类型

jingye
jingye2 楼4 年前

创建 msg 失败