From 68960bab78dc89d9fdd79554411f5f2c026da0d8 Mon Sep 17 00:00:00 2001 From: bobi1234 Date: Wed, 18 Jul 2018 15:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E9=99=86=E9=A1=B5=E9=9D=A2=E5=8A=A0?= =?UTF-8?q?=E5=85=A5Gitee=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- login.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/login.html b/login.html index c7876e0..3a99f09 100644 --- a/login.html +++ b/login.html @@ -8,7 +8,7 @@ - + @@ -27,6 +27,7 @@
+ @@ -54,6 +55,10 @@ layer.msg('正在打开Github登陆页面,请稍后...'); }); + $(".oauth .icon-WechatIMG").click(function () { + layer.msg('正在打开Gitee登陆页面,请稍后...'); + }); + $(".oauth .icon-qq").click(function () { layer.msg('正在打开QQ登陆页面,请稍后...'); });