[LayaAir 2.0]Laya2.0 OC调用js
export default class Test {
public static onClick():void{
alert("456")
}
}
[[conchRuntime GetIOSConchRuntime] runJS:@"Test.onClick()"];
error: ReferenceError: Can't find variable: Test
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Menlo; color: #aef37d; background-color: #1f1f24}
span.s1 {color: #ffffff}
span.s2 {color: #91d462}
span.s3 {color: #fc6a5d}
public static onClick():void{
alert("456")
}
}
[[conchRuntime GetIOSConchRuntime] runJS:@"Test.onClick()"];
error: ReferenceError: Can't find variable: Test
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Menlo; color: #aef37d; background-color: #1f1f24}
span.s1 {color: #ffffff}
span.s2 {color: #91d462}
span.s3 {color: #fc6a5d}
没有找到相关结果
已邀请:
要回复问题请先登录
0 个回复