mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-07 19:05:50 +00:00
Update amily2-modal.html
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
gap: 0px;
|
gap: 0px;
|
||||||
}
|
}
|
||||||
.side-button {
|
.side-button {
|
||||||
writing-mode: vertical-rl; /* 【V59.0】恢复垂直模式 */
|
writing-mode: vertical-rl;
|
||||||
text-orientation: mixed;
|
text-orientation: mixed;
|
||||||
height: 140px;
|
height: 140px;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
@@ -181,6 +181,7 @@
|
|||||||
<label for="amily2_api_provider">API 提供商</label>
|
<label for="amily2_api_provider">API 提供商</label>
|
||||||
<select id="amily2_api_provider" class="text_pole">
|
<select id="amily2_api_provider" class="text_pole">
|
||||||
<option value="openai">OpenAI 自定义兼容</option>
|
<option value="openai">OpenAI 自定义兼容</option>
|
||||||
|
<option value="openai_test">实验性全兼容</option>
|
||||||
<option value="google">Google 直连</option>
|
<option value="google">Google 直连</option>
|
||||||
<option value="sillytavern_backend">SillyTavern 后端</option>
|
<option value="sillytavern_backend">SillyTavern 后端</option>
|
||||||
<option value="sillytavern_preset">SillyTavern 预设</option>
|
<option value="sillytavern_preset">SillyTavern 预设</option>
|
||||||
|
|||||||
Reference in New Issue
Block a user