@{ Layout = null; var complexPwd = ViewData["复杂密码"] != null; }
* 为满足监管要求,密码必须至少12位长度并且同时包含大写字母、小写字母、数字和特殊字符。