1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

标签管理

This commit is contained in:
suyuan 2020-09-28 23:05:00 +08:00
parent 2d54002018
commit b25fb44fe6
24 changed files with 2766 additions and 55 deletions

View file

@ -0,0 +1,13 @@
{
"admin/system/status": {
"title": "Status",
"order": 1,
"action": {
"type": "template",
"path": "status/wanstatus"
},
"depends": {
"acl": [ "luci-app-status" ]
}
}
}