Skip to content

Query parameter in /video page #33

@bunnyxt

Description

@bunnyxt

Currently, whether user using what filter to query videos, the url is still /video, not including filter parameters for example, /video?start_ts=1359631780&tid=30&order_by=view&desc=1, which is quite not good for sharing and reloading. Need update using vue-router this.$route.query.your_params.

https://stackoverflow.com/questions/35914069/how-can-i-get-query-parameters-from-a-url-in-vue-js

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrefactorCode refactor, for better performance or easier to maintain

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions