优化服务设置界面顶部菜单

This commit is contained in:
GoEdgeLab
2021-12-02 17:41:51 +08:00
parent 889417beda
commit 4519acec07
44 changed files with 143 additions and 100 deletions

View File

@@ -1,11 +1,13 @@
{$layout}
{$template "/left_menu"}
{$var "header"}
<script type="text/javascript" src="/js/sortable.min.js"></script>
{$end}
<div class="right-box">
{$template "../settings_menu"}
{$template "/left_menu_with_menu"}
<div class="right-box with-menu">
{$template "menu"}
<p class="comment" v-if="locations.length == 0">暂时还没有路由规则。</p>