mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-10 08:20:24 +08:00
调整目录结构
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{$layout}
|
||||
{$template "/left_menu_top"}
|
||||
|
||||
<div class="right-box without-tabbar">
|
||||
<form method="post" class="ui form" data-tea-action="$" data-tea-success="success">
|
||||
<input type="hidden" name="globalConfigJSON" :value="JSON.stringify(globalConfig)"/>
|
||||
<h4 style="margin-top:0.5em">域名相关配置</h4>
|
||||
@@ -53,5 +51,3 @@
|
||||
</table>
|
||||
<submit-btn>保存</submit-btn>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user