如下所示:

layer.prompt({title: '修改密码',placeholder:'请输入新密码'},function(val, index){

//成功后执行

});

该修改的地方 layer.js

效果图