统计
  • 建站日期:2021-03-10
  • 文章总数:280 篇
  • 评论总数:2 条
  • 分类总数:21 个
  • 最后更新:12月19日
文章 技术代码

会员主题增加QQ登录按钮

小椿
首页 技术代码 正文

首页增加QQ登录按钮


需安装[会员主题专用QQ登陆插件]
需要改动文件
文件位置:博客根目录/content/templates/qinyin_longyue/assets/js/joe.global.js
大概在第737行找到

function blog_denglu() {
    xtip.open({
        type: 'html',
        content: '<div class="ajaxdlk"><div class="form"><h2 class="headline">登录帐号</h2><div class="input-field"><label class="input-box"for="email"><i class="fa fa-user-o"></i><input type="text"name="user_yonghuming"id="user_yonghuming"class="rgreytrhrthj"placeholder="输入账号"autocomplete="off"></label><label class="input-box"for="username"><i class="fa fa-eye-slash"></i><input type="password"name="user_mima"id="user_mima"placeholder="输入密码"autocomplete="off"></label></div><button class="button"type="button"onClick="dengluzhanghao()">登陆账号</button></div></br><div class="login1"><a href="#"onclick="zhaoHuiMiMa()">找回密码</a><a style="float:right"href="#"onclick="qiehuan_zhuce()">注册账号</a></div></div>',
        width: '320px',
        height: '330px',
        min: true,
        lock: true,
        shade: true,
        shade: true,
        over: false,
        closeBtn: false,
    });
}

替换为

function blog_denglu() {
    xtip.open({
        type: 'html',
        content: '<div class="ajaxdlk"><div class="form"><h2 class="headline">登录帐号</h2><div class="input-field"><label class="input-box"for="email"><i class="fa fa-user-o"></i><input type="text"name="user_yonghuming"id="user_yonghuming"class="rgreytrhrthj"placeholder="输入账号"autocomplete="off"></label><label class="input-box"for="username"><i class="fa fa-eye-slash"></i><input type="password"name="user_mima"id="user_mima"placeholder="输入密码"autocomplete="off"></label></div><button class="button"type="button"onClick="dengluzhanghao()">登陆账号</button></div></br><a href="你的网址/content/plugins/QinYinQQ/qqlogin.php"style="background:red;color:#fff;padding:7px 95px;border-radius:5px;"><li class="fa fa-qq"> </li> QQ登录</a></br></br><div class="login1"><a href="#"onclick="zhaoHuiMiMa()">找回密码</a><a style="float:right"href="#"onclick="qiehuan_zhuce()">注册账号</a></div></div>',
        width: '320px',
        height: '360px',
        min: true,
        lock: true,
        shade: true,
        shade: true,
        over: false,
        closeBtn: false,
    });
}

会员主题增加QQ登录按钮

来源:城通网盘|   密码:9092|   大小:14KB|   下载次数:41次

这篇文章最后更新于2022-9-4,已超过 1 年没有更新,如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢!
版权声明 1 本站名称:乡野风情
2 本站网址:http://www.t35.cn/
3 本文网址:http://www.t35.cn/jsdm/281.html
4 本网站的文章部分内容可能来源于网络,仅供大家学习与参考,如有侵权,请联系站长QQ:550966987进行删除处理。
5 本站一切资源不代表本站立场,并不代表本站赞同其观点和对其真实性负责。
6 本站一律禁止以任何方式发布或转载任何违法的相关信息,访客发现请向站长举报
7 本站资源大多存储在云盘,如发现链接失效,请联系我们我们会第一时间更新。
-- 展开阅读全文 --
Linux 和 Windows操作系统有什么区别
« 上一篇
win7怎么把文件右键选项的runas去掉
下一篇 »