'; 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 ("about_us" === '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);

北京奥思研工智能科技有限公司( OSCHINA ),通过 社区 、 Gitee(码云) 和 模力方舟 (Gitee AI) 等产品支持开源生态环境。

Osc
OSCHINA ( oschina.net )
成立于 2008 年,上线 10 余年,用户超过 600 万,是本土大型综合开源技术社区。
Logo en
Gitee(码云) ( gitee.com )
代码托管·协作开发平台,开发者超过 1350万,托管项目超过 3600 万,汇聚几乎所有本土原创开源项目,并于 2016 年推出企业版,提供企业级代码托管服务,成为开发领域领先的 SaaS 服务提供商。
Gitee ai
模力方舟 (Gitee AI) ( ai.gitee.com )
一站式大模型服务平台,与本土的 AI 生态系统深度融合,旨在帮助开发者和企业解决 AI 落地和应用的问题,提供开源模型、数据集和应用的落地服务。
联系我们
北京奥思研工智能科技有限公司
地址:深圳市南山区西丽街道云科技大厦 22 楼
电话:400-606-0201
Gitee(码云)标准 logo 下载 下载全部
Logo gitee g red
Logo gitee light
Logo gitee g white
Logo gitee white
Logo gitee g red
Logo gitee dark
Logo gitee g red with domain name
Logo gitee light with domain name

搜索帮助