mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: 嵌入脚本提示文案修改
This commit is contained in:
parent
d732a46f89
commit
a12e9dca76
|
|
@ -9,7 +9,7 @@ const guideHtml=`
|
|||
</svg>
|
||||
</div>
|
||||
|
||||
<div class="maxkb-title"> 🌟 遇见问题,不再是障碍!</div>
|
||||
<div class="maxkb-title"> 🌟 遇见问题,不再有障碍!</div>
|
||||
<p>你好,我是你的智能小助手。<br/>
|
||||
点我,开启高效解答模式,让问题变成过去式。</p>
|
||||
<div class="maxkb-button">
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ const guideHtml=`
|
|||
</svg>
|
||||
</div>
|
||||
|
||||
<div class="maxkb-title"> 🌟 遇见问题,不再是障碍!</div>
|
||||
<div class="maxkb-title"> 🌟 遇见问题,不再有障碍!</div>
|
||||
<p>你好,我是你的智能小助手。<br/>
|
||||
点我,开启高效解答模式,让问题变成过去式。</p>
|
||||
<div class="maxkb-button">
|
||||
|
|
|
|||
Loading…
Reference in New Issue