var AfDocument = uni.requireNativePlugin('Aq-ChooseFile')
可以打印出
AfDocument = {
"chooseAsync": "function() { [native code] }",
"removeAllEventListeners": "function() { [native code] }",
"chooseSync": "function() { [native code] }",
"addEventListener": "function() { [native code] }"
}
里面没有 openMode 方法啊
3 个回复
z***@163.com
运行->运行到手机或模拟器->制作自定义调试基座
1***@qq.com
我也是报一样的错
9***@qq.com - 。。。
我的AfDocument 这个就直接是undefiend!!!
Slute
大佬,问题解决了吗
2022-09-06 15:20