This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
elink-star
/
tduck-front
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
5
Branches
0
Tags
10 MiB
Tree:
09780d3e0b
dev
dev_itemshow_fix
master
old
preview
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '09780d3e0b'
${ noResults }
tduck-front
/
src
/
views
/
example
/
query.vue
6 lines
93 B
Raw
Normal View
History
初始化提交
6 years ago
<
template
>
<
div
>
<
div
>
query
:
{
{
$route
.
query
.
test
}
}
<
/
div
>
<
/
div
>
<
/
template
>