refactor: 升级tailwindcssv4版本,带来更快的构建速度、更简化的安装和配置、提供专属vite插件 (#1203)

This commit is contained in:
xiaoming
2025-04-09 19:09:45 +08:00
committed by GitHub
parent 583feae7b7
commit e08626d443
107 changed files with 2300 additions and 2173 deletions

View File

@@ -69,7 +69,7 @@ function onBack() {
/>
<el-button
:disabled="isDisabled"
class="ml-2"
class="ml-2!"
@click="useVerifyCode().start(ruleFormRef, 'phone')"
>
{{

View File

@@ -18,7 +18,7 @@ const { t } = useI18n();
</Motion>
<Motion :delay="150">
<el-button
class="w-full mt-4"
class="w-full mt-4!"
@click="useUserStoreHook().SET_CURRENTPAGE(0)"
>
{{ t("login.pureBack") }}

View File

@@ -123,7 +123,7 @@ function onBack() {
/>
<el-button
:disabled="isDisabled"
class="ml-2"
class="ml-2!"
@click="useVerifyCode().start(ruleFormRef, 'phone')"
>
{{

View File

@@ -93,7 +93,7 @@ function onBack() {
/>
<el-button
:disabled="isDisabled"
class="ml-2"
class="ml-2!"
@click="useVerifyCode().start(ruleFormRef, 'phone')"
>
{{