fix(front): 优化前端显示

This commit is contained in:
cnlimiter
2026-03-18 19:43:04 +08:00
parent 4fe5b177b9
commit 74d3b4c0de
4 changed files with 144 additions and 53 deletions

View File

@@ -214,11 +214,11 @@
<table class="data-table">
<thead>
<tr>
<th>名称</th>
<th style="width:150px;">名称</th>
<th>API URL</th>
<th style="width:80px;">状态</th>
<th style="width:60px;">优先级</th>
<th style="width:160px;">操作</th>
<th style="width:60px;text-align:center;">优先级</th>
<th style="width:220px;">操作</th>
</tr>
</thead>
<tbody id="cpa-services-table">
@@ -240,11 +240,11 @@
<table class="data-table">
<thead>
<tr>
<th>名称</th>
<th style="width:150px;">名称</th>
<th>API URL</th>
<th style="width:80px;">状态</th>
<th style="width:60px;">优先级</th>
<th style="width:160px;">操作</th>
<th style="width:60px;text-align:center;">优先级</th>
<th style="width:220px;">操作</th>
</tr>
</thead>
<tbody id="sub2api-services-table">
@@ -266,11 +266,11 @@
<table class="data-table">
<thead>
<tr>
<th>名称</th>
<th style="width:150px;">名称</th>
<th>API URL</th>
<th style="width:80px;">状态</th>
<th style="width:60px;">优先级</th>
<th style="width:160px;">操作</th>
<th style="width:60px;text-align:center;">优先级</th>
<th style="width:220px;">操作</th>
</tr>
</thead>
<tbody id="tm-services-table">