feat: add CityArea web

This commit is contained in:
XIE7654
2025-10-14 21:39:56 +08:00
parent e0ff8955ce
commit 42d5a3da21
13 changed files with 367 additions and 6 deletions

View File

@@ -14,6 +14,8 @@
"search": "Search",
"enabled": "Enabled",
"disabled": "Disabled",
"import": "import",
"export": "export",
"edit": "Edit",
"delete": "Delete",
"create": "Create",

View File

@@ -14,6 +14,8 @@
"search": "搜索",
"enabled": "已启用",
"disabled": "已禁用",
"import": "导入",
"export": "导出",
"edit": "修改",
"delete": "删除",
"create": "新增",