feat: add towns overview page with interactive features and modals for town management

This commit is contained in:
zhangyuheng
2026-03-16 22:20:21 +08:00
parent 9e9b02a331
commit 96375573cf
5 changed files with 2860 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ const Components = {
<a href="/doc.html">文档</a>
<a href="/map.html">地图</a>
<a href="/facilities.html">设施</a>
<a href="/towns.html">城镇</a>
<a href="/announcements.html">公告</a>
<a href="/photo.html">相册</a>
<a href="/stats.html">数据</a>
@@ -33,6 +34,7 @@ const Components = {
<a href="/doc.html">文档</a>
<a href="/map.html">地图</a>
<a href="/facilities.html">设施</a>
<a href="/towns.html">城镇</a>
<a href="/announcements.html">公告</a>
<a href="/photo.html">相册</a>
<a href="/stats.html">数据</a>