This website requires JavaScript.
Explore
Help
Register
Sign In
topverse
/
TOPVERSE_Official
Watch
2
Star
0
Fork
You've already forked TOPVERSE_Official
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a05f0adb67
TOPVERSE_Official
/
layouts
/
default.vue
9 lines
96 B
Vue
Raw
Normal View
History
Unescape
Escape
add: hook section
2023-04-27 13:58:47 +08:00
<
script
setup
lang
=
"ts"
>
<
/
script
>
Initial commit
2023-04-23 14:19:03 +08:00
<
template
>
chore: 翻译适配,主题适配
2023-05-04 00:47:08 +08:00
<
Header
/
>
<
slot
/
>
<
Footer
/
>
Initial commit
2023-04-23 14:19:03 +08:00
<
/
template
>