feat: 重构样式导入,优化样式文件结构
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m36s
/ depcheck (push) Successful in 1m27s
/ playwright (push) Failing after 3m35s

This commit is contained in:
严浩
2024-12-23 10:09:08 +08:00
parent b7e09dd383
commit 20fadd2cfd
6 changed files with 13 additions and 14 deletions

View File

@ -6,6 +6,7 @@ import { openConfirm, openDialog, openToast } from './fns';
<template>
<div class="primevue py-4 flex items-start flex-wrap gap-6">
<ProgressSpinner class="w-6 h-6 m-0" />
<FloatLabel>
<InputText default-value="DEFAULT_VALUE" id="username" />
<label for="username">Username</label>