更新版本号
更新fastjson版本 修复分享文件点确定没反应的bug 删除一处多余日志
This commit is contained in:
@@ -190,6 +190,8 @@
|
||||
layer.prompt({
|
||||
title:"分享链接",
|
||||
value:"http://"+window.location.host+"/html/body/nas/music.html?share="+json.data.token
|
||||
},function (value,index,elem){
|
||||
layer.close(index);
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user