feat: PrimeVue 表单
Some checks failed
/ test (push) Failing after 12s
/ surge (push) Successful in 47s

This commit is contained in:
严浩
2024-11-23 22:00:09 +08:00
parent fa094e68ff
commit 533a762151
11 changed files with 402 additions and 20 deletions

View File

@ -15,12 +15,13 @@
<title>Vue FormKit Example</title>
<link
rel="stylesheet"
href="/src/assets/main.css"
href="/src/assets/tailwind.css"
>
<link
rel="stylesheet"
href="/src/assets/tailwind.css"
href="/src/assets/main.css"
>
</head>
<body>