mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-09 07:05:37 +08:00
实现路径规则各项数据修改
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{$layout}
|
||||
{$template "/left_menu"}
|
||||
|
||||
<div class="right-box">
|
||||
{$template "../location_menu"}
|
||||
{$template "../left_menu"}
|
||||
|
||||
<div class="right-box tiny">
|
||||
{$template "menu"}
|
||||
|
||||
<origin-scheduling-view-box :v-scheduling="scheduling" :v-params="'type=server&serverId=' + serverId + '&reverseProxyId=' + reverseProxyId"></origin-scheduling-view-box>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user