This website works better with JavaScript.
Home
Explore
Help
Sign In
DIGITAL_FACTORY
/
farm-nuxt3
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
农场 nuxt3实现的大屏界面
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.
6
Commits
1
Branch
0
Tags
2.0 MiB
JavaScript
79%
Vue
19.2%
TypeScript
1.7%
Tree:
6ccfd6bca5
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6ccfd6bca5'
${ noResults }
farm-nuxt3
/
pages
/
farm.vue
9 lines
95 B
Raw
Blame
History
<
template
>
<
div
>
<
/
div
>
<
/
template
>
<
script
>
export
default
{
layout
:
'farm'
,
}
;
<
/
script
>
Reference in new issue