mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
添加公众号
This commit is contained in:
parent
a799b4cc49
commit
f023326556
@ -170,6 +170,10 @@
|
||||
<span>有了Sa-Token,你所有的权限认证问题,都不再是问题!</span>
|
||||
<a href="https://oss.dev33.cn/sa-token/art/sa-token-js4.png" target="_blank">点击查看功能结构图</a>
|
||||
</div>
|
||||
<div style=" margin: 40px 14px 0; padding: 20px 0 10px; background-color: #f4f5f7;">
|
||||
<h3 style="padding: 5px 0 20px; color: #333;">Sa-Token 官方公众号,及时接收框架更新通知、技术文章</h3>
|
||||
<img class="lazy gzh-qr" data-original="https://oss.dev33.cn/sa-token/lykj-gzh.jpg" style="width: 150px; cursor: pointer;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -677,7 +681,7 @@
|
||||
}, 1000);
|
||||
});
|
||||
// 点击二维码放大
|
||||
$('.wx-qr,.dro-qr').click(function() {
|
||||
$('.wx-qr,.dro-qr,.gzh-qr').click(function() {
|
||||
var w = '300px';
|
||||
var h = 'auto';
|
||||
var content = '<div style="height: 100%; overflow: hidden !important;">' +
|
||||
|
@ -21,6 +21,9 @@ Sa-Token 采用 Apache-2.0 开源协议,**承诺框架本身与官网文档永
|
||||
|
||||
| 赞助人 | 赞助金额 | 留言 | 时间 |
|
||||
| :-------- | :-------- | :-------- | :-------- |
|
||||
| [mikeinshanghai](https://gitee.com/mikeinshanghai)| ¥ 50.0 | Sa-Token, MeterSphere共成长,共辉煌! | 2023-07-14 |
|
||||
| [Dear胜哥](https://gitee.com/DearShengGe) | ¥ 10.0 | 有幸在摸鱼时间认真看完了全文档,感觉很是不错。开源不易,望作者继续扩展该框架功能! | 2023-06-30 |
|
||||
| [SP](https://gitee.com/LSP1999) | ¥ 10.0 | 就是需要这种简单上手的项目 | 2023-06-15 |
|
||||
| [javahuang](https://gitee.com/javahrp) | ¥ 200.0 | [SurveyKing:功能最强大的调查问卷系统和考试系统,开源](https://gitee.com/surveyking/surveyking) | 2023-06-08 |
|
||||
| [dyjgitdyjgit](https://gitee.com/qtinfogit) | ¥ 20.0 | 感谢您的开源项目! | 2023-05-22 |
|
||||
| 砰嚓嚓(QQ打赏) | ¥ 20.0 | 一点打赏不成敬意 | 2023-05-15 |
|
||||
|
Loading…
Reference in New Issue
Block a user