web要求这样:
先转unkown再转UTDJSONObject
但是android不允许
[plugin:uni:app-uts] 编译失败
11:13:45.858 error: Type expected
11:13:45.858 at pages/index/index.uvue:35:34
11:13:45.858 33 | onRead(){
11:13:45.858 34 | if(this.path!=null){
11:13:45.858 35 | const obj=this.obj as unknown as UTSJSONObject;
0 个回复