add prompt js page

This commit is contained in:
2024-09-25 08:56:20 +08:00
parent d53c18606e
commit 3da62fd254
26 changed files with 436 additions and 115 deletions

View File

@@ -12,4 +12,7 @@
h3 {
@apply text-lg font-bold;
}
.layout-menu {
@apply bg-gray-900 p-2 text-white flex justify-between h-12;
}
}