feat: 重构样式导入,优化样式文件结构
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user