深度阅读

"framework7获取路径参数"

作者
作者
2023年08月22日
更新时间
4.54 分钟
阅读时间
0
阅读量

{{$route.params.VideoId}}

$route has the following properties:

$route.url Url of the loaded route/page
$route.params Object with route parameters (e.g. userId and postId in the example above)
$route.hash Route hash
$route.query Parsed query object
$route.path Route path (same as $route.url but without query and hash)
$route.route Matched route from specified routes parameter

相关标签

博客作者

热爱技术,乐于分享,持续学习。专注于Web开发、系统架构设计和人工智能领域。