mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-15 12:46:34 +08:00
调整界面
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{$layout}
|
||||
{$template "/left_menu"}
|
||||
{$template "/left_menu_top"}
|
||||
|
||||
<div class="right-box">
|
||||
<div class="right-box without-tabbar">
|
||||
<second-menu>
|
||||
<menu-item href="/servers/components/ssl" :active="type == ''">所有证书({{countAll}})</menu-item>
|
||||
<menu-item href="/servers/components/ssl?type=ca" :active="type == 'ca'">CA证书({{countCA}})</menu-item>
|
||||
|
||||
Reference in New Issue
Block a user