mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-07 12:55:52 +00:00
Update amily2-modal.html
This commit is contained in:
@@ -116,7 +116,7 @@
|
|||||||
<legend><i class="fas fa-cogs"></i> 核心功能</legend>
|
<legend><i class="fas fa-cogs"></i> 核心功能</legend>
|
||||||
|
|
||||||
|
|
||||||
<div class="control-pair-container">
|
<div class="control-pair-container" style="justify-content: space-around;">
|
||||||
<div class="amily2_settings_block">
|
<div class="amily2_settings_block">
|
||||||
<label for="amily2_optimization_enabled">启动优化</label>
|
<label for="amily2_optimization_enabled">启动优化</label>
|
||||||
<label class="toggle-switch">
|
<label class="toggle-switch">
|
||||||
@@ -133,6 +133,14 @@
|
|||||||
</label>
|
</label>
|
||||||
<small class="notes">点击开关可直接编辑规则</small>
|
<small class="notes">点击开关可直接编辑规则</small>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="amily2_settings_block">
|
||||||
|
<label for="amily2_greeting_optimization_enabled">暂未完成</label>
|
||||||
|
<label class="toggle-switch">
|
||||||
|
<input id="amily2_greeting_optimization_enabled" type="checkbox" disabled />
|
||||||
|
<span class="slider"></span>
|
||||||
|
</label>
|
||||||
|
<small class="notes">该功能正在重构,暂不可用。</small>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr style="border-style: dashed; margin: 10px 0;">
|
<hr style="border-style: dashed; margin: 10px 0;">
|
||||||
|
|||||||
Reference in New Issue
Block a user