1
0

update frontend with bulma css and home&404 pages

This commit is contained in:
2026-05-12 15:32:30 +08:00
parent 46f2d69800
commit 37b08927a7
16 changed files with 383 additions and 50 deletions

View File

@@ -33,5 +33,6 @@ export default defineConfig({
rewrite: (path) => path.replace(/^\/api\//, '/'),
}
},
},
})