mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-30 00:30:31 +08:00
优化交互
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td><i class="icon bars grey handle"></i></td>
|
<td><i class="icon bars grey handle"></i></td>
|
||||||
<td>
|
<td>
|
||||||
{{location.pattern}}
|
<a :href="'/servers/server/settings/locations/location?serverId=' + serverId + '&locationId=' + location.id">{{location.pattern}}</a>
|
||||||
<http-location-labels :v-location-config="location" :v-server-id="serverId"></http-location-labels>
|
<http-location-labels :v-location-config="location" :v-server-id="serverId"></http-location-labels>
|
||||||
</td>
|
</td>
|
||||||
<td>{{location.patternTypeName}}</td>
|
<td>{{location.patternTypeName}}</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user