feat: 添加春樱坞城镇信息,更新群聊链接和备案信息

This commit is contained in:
Coldsmiles
2026-03-20 23:30:09 +08:00
parent 0751bcd048
commit a22be646af
3 changed files with 31 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ const navItems = [
{ label: '相册', href: '/photo' },
{ label: '数据', href: '/stats' },
{ label: '赞助', href: '/sponsor' },
{ label: '群聊', href: 'https://qm.qq.com/q/9izlHDoef6', external: true },
{ label: '群聊', href: 'https://qm.qq.com/q/6hLQs1Tx6g', external: true },
];
const activePath = computed(() => route.path);