- Creator 版本:
2.0.2 - 目标平台:
ios android - 详细报错信息,包含调用堆栈:
Simulator: ERROR: TypeError: jquery.get is not a function. (In
‘jquery.get(“http://localhost:3000/users?uid=”)’, ‘jquery.get’ is undefined),
location: assets/Script/login/login.js:33:19
STACK: - 重现方式:
import axios from “axios”
jquery.get(“http://localhost:3000/users?uid=”).done(function() {
console.log(""); });
- 之前哪个版本是正常的 :
在web平台正常在原生平台无法请求0 - 手机型号 :
iphone se - 手机浏览器 :
chrome - 编辑器操作系统 :
macos - 编辑器之前是否有其它报错 :
无
- 出现概率:
100% - 额外线索: