feat: 新增Token批量管理功能(测试更新/批量启用/清理禁用)

This commit is contained in:
TheSmallHanCat
2026-01-11 15:34:02 +08:00
parent fb0569c298
commit b23f60e66b
3 changed files with 98 additions and 1 deletions

View File

@@ -1529,7 +1529,7 @@
</div>
<div>
<label class="section-title" for="baseUrl" style="margin-bottom:4px;">服务器地址</label>
<input id="baseUrl" class="input" type="text" value="http://127.0.0.1:8080" placeholder="后端地址,默认本机">
<input id="baseUrl" class="input" type="text" value="http://127.0.0.1:8000" placeholder="后端地址,默认本机">
</div>
</div>