add
This commit is contained in:
@@ -8,7 +8,12 @@ window.MenuConfig = [
|
||||
title: '系统设置',
|
||||
url: 'modules/settings.html',
|
||||
children: [
|
||||
|
||||
{
|
||||
id: 'country',
|
||||
icon: '🌎',
|
||||
title: '国家管理',
|
||||
url: 'modules/country.html'
|
||||
}
|
||||
]
|
||||
}
|
||||
];
|
||||
@@ -0,0 +1 @@
|
||||
<!--国家逻辑-->>
|
||||
Reference in New Issue
Block a user