mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-16 05:36:36 +08:00
实现数据看板--用户
This commit is contained in:
6
web/views/@default/dashboard/boards/@menu.html
Normal file
6
web/views/@default/dashboard/boards/@menu.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<first-menu>
|
||||
<menu-item href="/dashboard/boards" code="index">概况</menu-item>
|
||||
<menu-item href="/dashboard/boards/waf" code="waf">WAF</menu-item>
|
||||
<menu-item href="/dashboard/boards/dns" code="dns">DNS</menu-item>
|
||||
<menu-item href="/dashboard/boards/user" code="user">用户</menu-item>
|
||||
</first-menu>
|
||||
Reference in New Issue
Block a user