Files
KinginfoGateway/src/Plugin/ThingsGateway.Debug.Razor/Pages/Index.razor
Diego 58f8b23b7c build:10.5.1
fix: 反向代理正确获取客户端IP

refactor: 添加demo站点域名
2025-04-22 11:45:14 +08:00

43 lines
1.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@page "/"
@inject NavigationManager NavigationManager
@namespace ThingsGateway.Debug
@using Microsoft.AspNetCore.Authorization;
<div class="file_content markdown-body">
<h1>
<a id="user-content-thingsgateway" class="anchor" href="#thingsgateway"></a>ThingsGateway
</h1>
<h4>
<a id="user-content-文档" class="anchor" href="#%E6%96%87%E6%A1%A3"></a>文档
</h4>
<p><a href="https://thingsgateway.cn/">文档</a></p>
<p><a href="https://www.nuget.org/profiles/kimdiego">NuGet</a></p>
<h4>
<a id="user-content-协议" class="anchor" href="#%E5%8D%8F%E8%AE%AE"></a>协议
</h4>
<p><a href="https://gitee.com/diego2098/ThingsGateway/blob/master/LICENSE">Apache-2.0</a></p>
<h4>
<a id="user-content-演示" class="anchor" href="#%E6%BC%94%E7%A4%BA"></a>演示
</h4>
<p><a href="https://demo.thingsgateway.cn/">ThingsGateway演示地址</a></p>
<p>账户 : <strong>SuperAdmin</strong></p>
<p>密码 : <strong>111111</strong></p>
<p><strong>右上角个人弹出框中,切换到物联网关模块</strong></p>
<h4>
<a id="user-content-赞助" class="anchor" href="#%E8%B5%9E%E5%8A%A9"></a>赞助
</h4>
<p><a href="https://thingsgateway.cn/docs/1000">赞助途径</a></p>
<h4>
<a id="user-content-社区" class="anchor" href="#%E7%A4%BE%E5%8C%BA"></a>社区
</h4>
<p>QQ群605534569 <a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=NnBjPO-8kcNFzo_RzSbdICflb97u2O1i&authKey=V1MI3iJtpDMHc08myszP262kDykbx2Yev6ebE4Me0elTe0P0IFAmtU5l7Sy5w0jx&noverify=0&group_code=605534569">跳转</a></p>
<h4>
<a id="user-content-pro插件" class="anchor" href="#pro%E6%8F%92%E4%BB%B6"></a>Pro插件
</h4>
<p><a href="https://thingsgateway.cn/docs/1001">插件列表</a></p>
</div>