feat: add logging for voice list retrieval from cache and fix loading option text
This commit is contained in:
@@ -947,7 +947,7 @@
|
||||
<label for="style" class="mb-1 font-semibold text-slate-700">风格:</label>
|
||||
<select id="style"
|
||||
class="p-2 border border-slate-300 rounded-md bg-white/90 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-blue-500 transition">
|
||||
<option value="loading">加载<EFBFBD><EFBFBD><EFBFBD>...</option>
|
||||
<option value="loading">加载中...</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user