mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
完善赞助者名单
This commit is contained in:
parent
0822de1c3a
commit
944e7af8f3
@ -26,7 +26,7 @@
|
||||
<div class="sear-box p-none" tabindex="-1" >
|
||||
<!-- 加载中…… -->
|
||||
</div>
|
||||
<div class="zk-box">
|
||||
<div class="zk-box p-none">
|
||||
<a class="wzi" href="javascript:;">
|
||||
<!-- <span>背景 </span> -->
|
||||
<img class="theme-btn" src="static/icon/theme.svg">
|
||||
@ -95,7 +95,7 @@
|
||||
<a class="wzi" href="index.html">首页</a>
|
||||
<a class="wzi" href="doc.html">文档</a>
|
||||
<a class="p-none wzi" href="#/more/link">案例</a>
|
||||
<a class="p-none wzi" href="#/more/blog">博客</a>
|
||||
<!-- <a class="p-none wzi" href="#/more/blog">博客</a> -->
|
||||
<a class="p-none wzi" href="#/more/sa-token-donate">赞助</a>
|
||||
<a class="p-none wzi" href="#/sso/sso-pro">🔥 SSO商业版</a>
|
||||
<div class="zk-box">
|
||||
@ -109,6 +109,7 @@
|
||||
<a href="#/more/update-log">更新日志</a>
|
||||
<a href="#/more/common-questions">常见报错</a>
|
||||
<a href="#/more/tj-gzh">推荐公众号</a>
|
||||
<a href="#/more/blog">相关博客</a>
|
||||
<div class="zk-fengexian"></div>
|
||||
<!-- <a href="http://sa-app.dev33.cn/wall.html?name=sa-token" target="_blank">需求墙</a> -->
|
||||
<a href="#/fun/sa-token-test">在线考试</a>
|
||||
|
@ -30,7 +30,7 @@
|
||||
<a class="wzi" href="index.html">首页</a>
|
||||
<a class="wzi" href="doc.html">文档</a>
|
||||
<a class="p-none wzi" href="doc.html#/more/link">案例</a>
|
||||
<a class="p-none wzi" href="doc.html#/more/blog">博客</a>
|
||||
<!-- <a class="p-none wzi" href="doc.html#/more/blog">博客</a> -->
|
||||
<a class="p-none wzi" href="doc.html#/more/sa-token-donate">赞助</a>
|
||||
<a class="p-none wzi" href="doc.html#/sso/sso-pro">🔥 SSO商业版</a>
|
||||
<div class="zk-box">
|
||||
@ -44,6 +44,7 @@
|
||||
<a href="doc.html#/more/update-log">更新日志</a>
|
||||
<a href="doc.html#/more/common-questions">常见报错</a>
|
||||
<a href="doc.html#/more/tj-gzh">推荐公众号</a>
|
||||
<a href="doc.html#/more/blog">相关博客</a>
|
||||
<div class="zk-fengexian"></div>
|
||||
<!-- <a href="http://sa-app.dev33.cn/wall.html?name=sa-token" target="_blank">需求墙</a> -->
|
||||
<a href="doc.html#/fun/sa-token-test">在线考试</a>
|
||||
|
@ -19,6 +19,10 @@ Sa-Token 采用 Apache-2.0 开源协议,**承诺框架本身与官网文档永
|
||||
|
||||
| 赞助人 | 赞助金额 | 留言 | 时间 |
|
||||
| :-------- | :-------- | :-------- | :-------- |
|
||||
| [laruui](https://gitee.com/laruui) | ¥ 10.0 | 感谢您的开源项目!加油 | 2022-10-28 |
|
||||
| [就眠儀式](https://gitee.com/Jmysy) | ¥ 50.0 | 感谢您的开源项目! | 2022-10-26 |
|
||||
| [王文博](https://gitee.com/rl520) | ¥ 20.0 | 感谢您的开源项目! | 2022-10-24 |
|
||||
| [feyong](https://gitee.com/feyong) | ¥ 10.0 | 感谢您的开源项目! | 2022-10-18 |
|
||||
| [xueshize](https://gitee.com/xueshize) | ¥ 20.0 | 感谢您的开源项目! | 2022-10-12 |
|
||||
| [西东](https://gitee.com/noear_admin) | ¥ 99.0 | 感谢您的开源项目! | 2022-10-05 |
|
||||
| [BlueRose](https://gitee.com/Bluerose_2) | ¥ 20.0 | 感谢您的付出,项目非常棒! | 2022-09-22 |
|
||||
|
@ -285,6 +285,7 @@ body {
|
||||
background-size: 18px 18px;
|
||||
background-image: url(icon/code.svg);
|
||||
}
|
||||
#main .dt-btn{display: none;}
|
||||
|
||||
|
||||
/* ------------- 背景色相关 ------------- */
|
||||
|
Loading…
Reference in New Issue
Block a user