v-request
v-request copied to clipboard
突破小程序网络请求限制黑科技,让你更自由地请求网站数据
作者,这个返回字符串乱码是为什么?z怎么解决?
你好,小程序报错,如下: 请先调用 wx.cloud.init() 完成初始化后再调用其他云 API。init 方法可传入一个对象用于设置默认配置,详见文档。
谢谢~\(≧▽≦)/~啦啦啦 ```console Uncaught (in promise) Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail requestID 1cb63f35-794c-11e9-b01f-525400e8849e, cloud function service error code -504002, error message wx is not defined; at...
header: {date: "Fri, 10 Jul 2020 21:29:48 GMT", content-type: "application/json", content-length: "87", connection: "close", server: "NWS_TCloud_static_mid_TCB", …} statusCode: 200 __proto__: Object
在云函数里找不到对应的选项了
Cannot read property 'callFunction' of undefined 这里的代码 wx.cloud.callFunction({ name: 'v-request',。。。。