mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 10:05:50 +00:00
Update hanlinyuan.html
This commit is contained in:
@@ -287,6 +287,15 @@
|
|||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
|
<div class="hly-kb-transfer-controls">
|
||||||
|
<button id="hly-kb-move-all-to-local" class="hly-action-button" title="将所有全局知识库移动到当前角色的局部列表">
|
||||||
|
<i class="fas fa-angles-down"></i> 全局移至局部
|
||||||
|
</button>
|
||||||
|
<button id="hly-kb-move-all-to-global" class="hly-action-button" title="将当前角色的所有局部知识库移动到全局列表">
|
||||||
|
<i class="fas fa-angles-up"></i> 局部移至全局
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
<fieldset class="hly-settings-group">
|
<fieldset class="hly-settings-group">
|
||||||
<legend><i class="fas fa-user"></i> <span id="hly-local-kb-char-name">当前角色</span>的局部知识库</legend>
|
<legend><i class="fas fa-user"></i> <span id="hly-local-kb-char-name">当前角色</span>的局部知识库</legend>
|
||||||
<div id="hly-kb-list-local" class="hly-kb-list">
|
<div id="hly-kb-list-local" class="hly-kb-list">
|
||||||
|
|||||||
Reference in New Issue
Block a user