mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
refactor: 升级tailwindcss至v4版本,带来更快的构建速度、更简化的安装和配置、提供专属vite插件 (#1203)
This commit is contained in:
@@ -63,7 +63,7 @@ function reset() {
|
||||
format="HH:mm:ss"
|
||||
:value="value1"
|
||||
/>
|
||||
<el-button class="mt-2" type="primary" text bg @click="reset">
|
||||
<el-button class="mt-2!" type="primary" text bg @click="reset">
|
||||
重置
|
||||
</el-button>
|
||||
</re-col>
|
||||
|
||||
Reference in New Issue
Block a user