wx.getFileSystemManager().readdir
Cannot read property ‘indexOf’ of undefined;at api readdir beforeSuccess callback function
TypeError: Cannot read property ‘indexOf’ of undefined
调用wx.getFileSystemManager().readdir之后报错,但是目录结构之后又打印出来了。这是什么原因啊。