Integrating the Nuxt framework into Wails

This commit is contained in:
zyj
2025-09-04 10:23:20 +08:00
commit 33e8a40ba1
39 changed files with 13653 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<template>
<div>
<slot />
</div>
</template>