feat: expand portal entry flows and dynamic recommendation routing
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user