细节优化

This commit is contained in:
McElaga 2023-02-09 21:59:40 +08:00
parent 4d133ed2df
commit 362ef519b7
3 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -13,7 +13,7 @@
<div class="transition"></div>
<div class="wrapper">
<main class="des">
<p>可以通过 ‘帮助[功能名称] 来获取对应功能的使用方法。&nbsp;&nbsp;&nbsp;或者使用 ‘详细帮助’ 来获取所有功能方法。</p>
<p>可以通过 ‘帮助[功能名称] 来获取对应功能的使用方法。</p>
<p style="color:red;">注:横线字功能被群管理员禁用,浅色字代表功能正在维护&nbsp;&nbsp;&nbsp;&nbsp;真寻机器人免费开源,如果你在任何渠道付费购买了真寻机器人,请退款。</p>
</main>
<div class="content">