mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-09 08:55:20 +08:00
增强安全性
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="right-box tiny">
|
||||
{$template "menu"}
|
||||
<div class="margin"></div>
|
||||
<form class="ui form" data-tea-action="$" data-tea-success="success">
|
||||
<form method="post" class="ui form" data-tea-action="$" data-tea-success="success">
|
||||
<input type="hidden" name="locationId" :value="locationId"/>
|
||||
<input type="hidden" name="reverseProxyRefJSON" :value="JSON.stringify(reverseProxyRef)"/>
|
||||
<reverse-proxy-box :v-reverse-proxy-ref="reverseProxyRef"
|
||||
|
||||
Reference in New Issue
Block a user