This website requires JavaScript.
Explore
Help
Register
Sign In
go-course
/
go17
Watch
2
Star
0
Fork
0
You've already forked go17
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
go17
/
vblog
/
web
/
src
/
App.vue
9 lines
101 B
Vue
Raw
Normal View
History
Unescape
Escape
项目初始化
2025-01-05 11:41:11 +08:00
<
script
setup
>
<
/
script
>
<
template
>
补充Login UI组件
2025-01-05 15:09:34 +08:00
<
RouterView
>
<
/
RouterView
>
项目初始化
2025-01-05 11:41:11 +08:00
<
/
template
>
<
style
scoped
>
<
/
style
>
Reference in New Issue
Copy Permalink