diff --git a/sa-token-doc/doc/README.md b/sa-token-doc/doc/README.md index b2611b51..d66544a2 100644 --- a/sa-token-doc/doc/README.md +++ b/sa-token-doc/doc/README.md @@ -119,8 +119,13 @@ StpUtil.switchTo(10044); // 将当前会话身份临时切换为其它账号 ## 开源仓库 Star 趋势 + +

+ [![giteye-chart](https://chart.giteye.net/gitee/dromara/sa-token/77YQZ6UK.png 'Gitee')](https://giteye.net/chart/77YQZ6UK) +

+ [![github-chart](https://starchart.cc/dromara/sa-token.svg 'GitHub')](https://starchart.cc/dromara/sa-token) 如果 Sa-Token 帮助到了您,希望您可以为其点上一个 `star`: @@ -160,6 +165,8 @@ StpUtil.switchTo(10044); // 将当前会话身份临时切换为其它账号 ## 贡献者名单 感谢每一个为 Sa-Token 贡献代码的小伙伴 +

+ [![Giteye chart](https://chart.giteye.net/gitee/dromara/sa-token/CGZ7GT8E.png)](https://giteye.net/chart/CGZ7GT8E) ## 交流群 diff --git a/sa-token-doc/doc/index.html b/sa-token-doc/doc/index.html index 5e75004c..51fc8526 100644 --- a/sa-token-doc/doc/index.html +++ b/sa-token-doc/doc/index.html @@ -65,6 +65,16 @@
+ + + + - + + + diff --git a/sa-token-doc/doc/lib/index.css b/sa-token-doc/doc/lib/index.css index 396a0919..09a5a6fd 100644 --- a/sa-token-doc/doc/lib/index.css +++ b/sa-token-doc/doc/lib/index.css @@ -115,4 +115,20 @@ blockquote code {font-weight: 400;} /* 赞助列表 */ .zanzhu-pre+table tr td:nth-child(2){ color: red; -} \ No newline at end of file +} + + +body { + /* --a-color: #42b983; */ + --a-color: #01a252; + --a-hover-color: #0969da; +} + +/* 超链接样式 */ +#main *:not(h1,h2,h3,h4,h5,h6) a{font-weight: 400; text-decoration: none; font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;} +#main *:not(h1,h2,h3,h4,h5,h6) a{color: var(--a-color); border-bottom: 1px var(--a-color) solid;} +#main *:not(h1,h2,h3,h4,h5,h6) a:hover{color: var(--a-hover-color); border-bottom: 1px var(--a-hover-color) solid;} + +#main .un-dec-a-pre+p a, +#main p[align=center] a{border-bottom:0px;} + diff --git a/sa-token-doc/index.css b/sa-token-doc/index.css index 561e62b3..f58c5d81 100644 --- a/sa-token-doc/index.css +++ b/sa-token-doc/index.css @@ -154,6 +154,3 @@ body{font-size: 16px; color: #34495E; font-family: "Source Sans Pro","Helvetica 100%{background-position: 0% 50%;} } */ - - - diff --git a/sa-token-doc/index.html b/sa-token-doc/index.html index f1a3acb8..f17a2922 100644 --- a/sa-token-doc/index.html +++ b/sa-token-doc/index.html @@ -382,6 +382,16 @@ + + + + + +