mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 06:00:25 +08:00
优化服务设置界面顶部菜单
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{$layout}
|
||||
{$template "/left_menu"}
|
||||
{$template "../settings_menu"}
|
||||
{$template "/left_menu_with_menu"}
|
||||
|
||||
<div class="right-box">
|
||||
<div class="right-box with-menu">
|
||||
<!-- 审核中 -->
|
||||
<div v-show="isAuditing">
|
||||
<warning-message>当前域名正在审核中,请审核域名的所有人、备案情况等。</warning-message>
|
||||
|
||||
Reference in New Issue
Block a user