function init (options):void
这个到底要去哪里初始化啊。。
一直报错连不了云开发的数据库QAQ
wx.cloud.init({ traceUser: true, })
直接这样子写好像不太行啊
thirdScriptError
Cannot read property 'init' of undefined;at App lifeCycleMethod onLaunch function
TypeError: Cannot read property 'init' of undefined
基础库选高版本。