<script> var res = prompt("请输入密码"); if (res) { document.write(res); } else { document.write("没有密码"); } </script>
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.
TOP