时间:2019-05-05 来源:小程序工厂
ん***:
可参考 https://mp.weixin.qq.com/debug/wxagame/dev/document/file/FileSystemManager.readFile.html
老***:
var url = "test.ccbi";
fs.readFile({ filePath: url, success: function (res) { }, fail: function (res) } });
url路径的文件确认存在,如果吧url的路径换为一个string类型的文件,就可以正常读取。所有怀疑是不是小游戏,不可以读取二进制类型文件格式?
微信小程序免充值代金券接口如何升级?