docs: 更新文档

This commit is contained in:
Diego
2024-09-22 22:27:44 +08:00
parent 87768f9e8b
commit 1a1c55e661
2 changed files with 4 additions and 1 deletions

View File

@@ -88,6 +88,9 @@ ThingsGatewayPro授权不开放源代码**Pro版本基础代码和开源版
|17| Andy | | 2024-06-26| |17| Andy | | 2024-06-26|
|18| Mr.W | | 2024-07-18| |18| Mr.W | | 2024-07-18|
|19| 湖南**慧能科技有限公司 | | 2024-08-12| |19| 湖南**慧能科技有限公司 | | 2024-08-12|
|20| RotoYang | | 2024-08-29|
|21| 深圳市**科技有限公司 | | 2024-09-06|
|22| 南京*****科技有限公司 | | 2024-09-20|
## 六、购买途径 ## 六、购买途径

View File

@@ -114,7 +114,7 @@ function Gitee() {
className={"ThingsGateway-log-jiao" + (isDarkTheme ? " dark" : "")} className={"ThingsGateway-log-jiao" + (isDarkTheme ? " dark" : "")}
></div> ></div>
<div className="ThingsGateway-log-number"> <div className="ThingsGateway-log-number">
<div style={{ color: "#723cff" }}>900 +</div> <div style={{ color: "#723cff" }}>950 +</div>
<span className={isDarkTheme ? " dark" : ""}>Stars</span> <span className={isDarkTheme ? " dark" : ""}>Stars</span>
</div> </div>
</div> </div>