简介:
利用方式:
下载以后把插件丢到 plugins 目录 目录名改成 GmOauth 背景启动以后以下代码放在要输出登录按钮位置
code- <?php GmOauth_Plugin::GmOauth(); ?>
登录按钮基于 handsome 模板 其他模板按钮排版需要加以下css
code- .btn-icon.btn-sm {
- width: 30px;
- height: 30px;
- }
- a.btn {
- border: none!important;
- }
- .bg-white a {
- color: inherit;
- }
- .btn-rounded {
- padding-right: 15px;
- padding-left: 15px;
- border-radius: 50px;
- }
- .btn-icon {
- width: 34px;
- height: 34px;
- padding: 0!important;
- text-align: center;
- }
- .btn-default {
- color: #58666e!important;
- background-color: #fcfdfd;
- background-color: #fff;
- border-color: #dee5e7;
- border-bottom-color: #d8e1e3;
- -webkit-box-shadow: 0 1px 1px rgb(90 90 90 / 10%);
- box-shadow: 0 1px 1px rgb(90 90 90 / 10%);
- }
集成登录方式:
钉钉
QQ
百度
gitee码云
GitHub
微博
华为
Gitlab
阿里云
付出宝
小米
开源中国
领英
版本更新内容:
v2.1.2
处理了非伪静态不能利用的题目
调剂图题目目
修复已晓得bug
v2.1.1
告急批改了写建立表的毛病。
v2.1
增加领英登录
向第三方登录零丁控制开关增加布景设备
v2.0.3
增加小米&开源中国登录
同步停止绑定可以设备Typecho款式
停止代码优化处置
v2.0.2
增加付出宝,阿里巴巴云,帐户登录
修复已知bug
v2.0.1
优化已知bug
增加gitlab和华为第三方登录
v2.0
取消登录账号绑定
增加一个新的背景用户绑定函数,翻开插件即可看到
优化已知bug
图片:
|