This website requires JavaScript.
Explore
Help
Register
Sign In
szz
/
ShiShiYiBan
Watch
1
Star
0
Fork
You've already forked ShiShiYiBan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d207b95b29
ShiShiYiBan
/
yudao-ui-admin-vue3
/
src
/
views
/
infra
/
build
/
index.vue
5 lines
89 B
Vue
Raw
Normal View
History
Unescape
Escape
feat: add vue3(element-plus)
2022-07-18 19:06:37 +08:00
<
template
>
<
div
>
index
<
/
div
>
<
/
template
>
perf: add view name
2022-11-23 22:26:25 +08:00
<
script
setup
lang
=
"ts"
name
=
"Build"
>
<
/
script
>