feat: expand portal entry flows and dynamic recommendation routing

This commit is contained in:
2026-02-06 21:02:17 +08:00
parent f3e10256a8
commit 87a987963e
7 changed files with 542 additions and 174 deletions

View File

@@ -76,6 +76,12 @@ const logout = () => {
active-class="text-primary-600"
>专题</router-link
>
<router-link
:to="tenantRoute('/channel')"
class="text-muted font-medium hover:text-primary-600"
active-class="text-primary-600"
>频道</router-link
>
</div>
<!-- Center-Right: Global Search -->