你可以自己打印一下的。 //将本地URL路径转换成平台绝对路径 var url="_www/right.mp3"; var path=plus.io.convertLocalFileSystemURL(url); alert(path);