调整目录结构

This commit is contained in:
刘祥超
2020-11-27 15:18:32 +08:00
parent e3eeee146b
commit 534a3f77f8
42 changed files with 56 additions and 199 deletions

View File

@@ -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>