mirror of
https://github.com/ngthanhvu/kr-phim.git
synced 2026-08-10 15:27:46 +00:00
feat: implement core Nuxt application with film browsing, search, and detail page functionality using OPhim and NguonC APIs.
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<NuxtRouteAnnouncer />
|
||||
<NuxtWelcome />
|
||||
</div>
|
||||
<NuxtRouteAnnouncer />
|
||||
<NuxtPage />
|
||||
<AppFooter />
|
||||
<ScrollToTop />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user