if (files.exists("/storage/emulated/0/Pictures/rpa_flag/toPhone/已登陆")) {}
报错TypeError:无法调用undefined方法“exists”
回答
可能 files 被你定义了
if (files.exists("/storage/emulated/0/Pictures/rpa_flag/toPhone/已登陆")) {}
报错TypeError:无法调用undefined方法“exists”
可能 files 被你定义了