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

Gitee Reward

悬赏功能现已全面开放! 在仓库中的【管理】-【基本设置】中勾选 Gitee Reward 即可启用。

成功开启后,所有平台用户都可以在你的仓库下发布悬赏 issue 哦~

想了解更多,可点击查看 如何玩转 Gitee Reward

oheiheiheiheihei  ·  2024-11-15 13:34  ·  2024-12-31 截止
暂时无人接受此悬赏
张能远  ·  2024-10-23 22:14  ·  2024-12-01 截止
参与者: 王淼
暂时无人接受此悬赏
阿沐  ·  2024-08-26 16:38  ·  2025-02-26 截止
参与者: 小团子 陈国庆
吴烜  ·  2024-08-03 07:16  ·  2024-12-31 截止
参与者: ycy20090311
不若吃茶去  ·  2024-07-12 14:49  ·  2024-12-31 截止
暂时无人接受此悬赏
暂时无人接受此悬赏
scarf  ·  2024-06-02 17:00  ·  2024-12-02 截止
参与者: undefined itdage

搜索帮助