mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-09 23:35:40 +08:00
实现路径规则各项数据修改
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{$layout}
|
||||
|
||||
{$template "/left_menu"}
|
||||
|
||||
<div class="right-box">
|
||||
{$template "../location_menu"}
|
||||
{$template "../left_menu"}
|
||||
|
||||
<div class="right-box tiny">
|
||||
<http-header-policy-box :v-request-header-policy="requestHeaderPolicy" :v-response-header-policy="responseHeaderPolicy" :v-params="'serverId=' + serverId"></http-header-policy-box>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user