- Added a "Navigation" button in ClubSummary that opens a Dropdown menu. - Supported multiple map types: Google, Apple, AMap, Tencent, and Baidu. - Mobile-only features (AMap, Tencent, Baidu) are disabled on desktop devices. - Added `geo` property to `ClubDetail` type to support location data. - Implemented `openMapDirection` utility to launch specific map apps based on the selected type. - Conditionally render the "View Announcement" button only if an article exists. - Updated BaseLayout export name from `Layout` to `BaseLayout` for consistency. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||