var FileSystemManager = wx.getFileSystemManager()
var site2 = FileSystemManager.readFileSync('utils/site2.json',"utf8")
readFileSync:fail utils/site2.json not found;
微信小程序开发问题解答
微信小程序开发者回答:
这个只能获取临时目录下的文件~
本文网址:http://www.91bianli.com/weixinxiaochengxu/5241.html