mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
细节优化
This commit is contained in:
parent
4d133ed2df
commit
362ef519b7
@ -228,7 +228,6 @@ class HelpImageBuild:
|
||||
for msg in [
|
||||
"目前支持的功能列表:",
|
||||
"可以通过 ‘帮助[功能名称]’ 来获取对应功能的使用方法",
|
||||
"或者使用 ‘详细帮助’ 来获取所有功能方法",
|
||||
]:
|
||||
text = BuildImage(
|
||||
0,
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 98 KiB |
@ -13,7 +13,7 @@
|
||||
<div class="transition"></div>
|
||||
<div class="wrapper">
|
||||
<main class="des">
|
||||
<p>可以通过 ‘帮助[功能名称]’ 来获取对应功能的使用方法。 或者使用 ‘详细帮助’ 来获取所有功能方法。</p>
|
||||
<p>可以通过 ‘帮助[功能名称]’ 来获取对应功能的使用方法。</p>
|
||||
<p style="color:red;">注:横线字功能被群管理员禁用,浅色字代表功能正在维护 真寻机器人免费开源,如果你在任何渠道付费购买了真寻机器人,请退款。</p>
|
||||
</main>
|
||||
<div class="content">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user