'; notify_content = null; notify_options = {}; alertTip = ''; $error_box = $(".flash_error.flash_error_box"); if (notify_options.type === 'error' && $error_box.length > 0 && !$.isEmptyObject(notify_content.message)) { if (notify_content.message === 'captcha_fail') { alertTip = "验证码不正确"; } else if (notify_content.message === 'captcha_expired') { alertTip = "验证码已过期,请点击刷新"; } else if (notify_content.message === 'not_found_in_database') { alertTip = "帐号或者密码错误"; } else if (notify_content.message === 'not_found_and_show_captcha') { alertTip = "帐号或者密码错误"; } else if (notify_content.message === 'phone_captcha_fail') { alertTip = "手机验证码不通过"; } else { alertTip = notify_content.message; } return $error_box.html(alertTip).show(); } else if (notify_content) { if ("show" === 'third_party_binding') { return $('#third_party_binding-message').html(notify_content.message).addClass('ui message red'); } notify_options.delay = 3000; notify_options.template = template; notify_options.offset = { x: 10, y: 30 }; notify_options.element = '#messages-container'; return $.notify(notify_content, notify_options); } }); }).call(this);
欢迎各位加入WPFDevelopersOrg~ | 微信公众号:WPF开发者 | wechat:yanjinhuawechat | Email:[email protected] | 🧙 QQ群:929469013 | 340500857 | 458041663
北京
') $('.custom-modal').modal('show') })
组织介绍

WPF发开者

微信公众号
zhihu
哔哩哔哩

🎁 Projects ⭐ Stars 📦️ Nuget ⬇️ Download
WPFDevelopers Github stars nuget-version nuget-version
WPFDevelopers.Minimal Github stars nuget-version nuget-version

1)Nuget自定义高级控件 包含了下方的基础控件

Install-Package WPFDevelopers

捐助

如果您觉得我们的开源软件对你有所帮助,请扫下方二维码打赏我们一杯咖啡。
捐赠后请联系开发者微信 yanjinhuawechat

支付宝 微信

联系

网站:暂无

邮箱:[email protected]

成就
910
Star
305
Fork
成员(1)
1484370 yanjinhua 1578952582 Gitee eleventh
闫驚鏵

搜索帮助