mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update zhenxun_menu.html
https://github.com/HibiKier/zhenxun_bot/issues/1206
This commit is contained in:
parent
b9d08855d0
commit
50e7d5036e
@ -14,7 +14,7 @@
|
|||||||
<div class="transition"></div>
|
<div class="transition"></div>
|
||||||
<main class="des">
|
<main class="des">
|
||||||
<p>可以通过 ‘帮助[功能名称]’ 来获取对应功能的使用方法。 或者使用 ‘详细帮助’ 来获取所有功能方法。</p>
|
<p>可以通过 ‘帮助[功能名称]’ 来获取对应功能的使用方法。 或者使用 ‘详细帮助’ 来获取所有功能方法。</p>
|
||||||
<p style="color:red;">注:浅色字功能被群管理员禁用,横线字代表功能正在维护 真寻机器人免费开源,如果你在任何渠道付费购买了真寻机器人,请退款。</p>
|
<p style="color:red;">注:横线字功能被群管理员禁用,浅色字代表功能正在维护 真寻机器人免费开源,如果你在任何渠道付费购买了真寻机器人,请退款。</p>
|
||||||
</main>
|
</main>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
{% for plugin in plugin_list %}
|
{% for plugin in plugin_list %}
|
||||||
@ -55,4 +55,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
<script type="text/javascript" src="zhenxun_menu.js"></script>
|
<script type="text/javascript" src="zhenxun_menu.js"></script>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user