mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 11:35:50 +00:00
Update Amily2-TextOptimization.html
This commit is contained in:
@@ -51,17 +51,6 @@
|
||||
<label for="amily2_show_optimization_toast">显示优化通知</label>
|
||||
<small class="notes">启用后,将在优化完成后弹出通知。</small>
|
||||
</div>
|
||||
|
||||
<div class="amily2_settings_block">
|
||||
<label>优化模式选择:</label>
|
||||
<div class="radio-toggle-group">
|
||||
<input type="radio" id="amily2_mode_intercept" name="amily2_optimization_mode" value="intercept" checked>
|
||||
<label for="amily2_mode_intercept">无感优化</label>
|
||||
<input type="radio" id="amily2_mode_refresh" name="amily2_optimization_mode" value="refresh">
|
||||
<label for="amily2_mode_refresh">刷新优化</label>
|
||||
</div>
|
||||
<small class="notes">无感优化:直接替换文本,速度更快但要关流式,高楼层推荐。刷新优化:重载聊天界面,更加稳定无需关流式,低楼层推荐。</small>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
<fieldset class="settings-group">
|
||||
|
||||
Reference in New Issue
Block a user