This website requires JavaScript.
Explore
Help
Register
Sign In
SynchronousRobot
/
Bilibili-Evolved
Watch
1
Star
0
Fork
0
You've already forked Bilibili-Evolved
mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced
2025-11-04 21:22:45 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
da48523257
Bilibili-Evolved
/
registry
/
lib
/
components
/
utils
/
change-update-urls
History
timongh
6a33d760d3
Replace
() => import(./TheComponent.vue)
to
defineAsyncComponent
2023-02-09 17:41:14 +08:00
..
index.ts
Replace
() => import(./TheComponent.vue)
to
defineAsyncComponent
2023-02-09 17:41:14 +08:00
Widget.vue
All Vue components are defined using
defineComponent
instead
2023-02-04 01:15:38 +08:00