This commit is contained in:
vipg
2025-11-12 17:33:40 +08:00
parent 02c3f73c83
commit a2e796257c
6 changed files with 1 additions and 55 deletions

View File

@@ -12,7 +12,7 @@ window.MenuConfig = [
id: 'country',
icon: '🌎',
title: '国家管理',
url: 'modules/country.html'
url: 'country.html'
}
]
}