修改帮助页面

This commit is contained in:
2026-06-04 16:07:10 +08:00
parent 69e06a19e1
commit 447cacc4f6
@@ -15,6 +15,8 @@
<ul> <ul>
<li>默认地址<strong>mesh.gat-iot.com</strong></li> <li>默认地址<strong>mesh.gat-iot.com</strong></li>
<li>默认端口<strong>1883</strong></li> <li>默认端口<strong>1883</strong></li>
<li>用户名称<strong>meshdev</strong></li>
<li>密码<strong>large4cats</strong></li>
</ul> </ul>
</section> </section>
@@ -28,6 +30,11 @@
<p>如果使用自定义加密密钥数据可能会被判定为无法解密并丢弃</p> <p>如果使用自定义加密密钥数据可能会被判定为无法解密并丢弃</p>
</section> </section>
<section>
<h3>反馈问题</h3>
<p>如果遇到 bug请在 GitHub <a href="https://github.com/wuwenfengmi1998/meshtastic_mqtt_server" target="_blank" rel="noopener noreferrer">提交 issue</a>或联系邮箱 <a href="mailto:kevin@lmve.net">kevin@lmve.net</a></p>
</section>
</div> </div>
</div> </div>
</section> </section>