mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-03 15:07:09 +08:00
Revert "perf: add aotu components"
This reverts commit 763e9c12975a89acee329553859e55e173b11a3f.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { ElRow, ElCol, ElSkeleton, ElCard, ElDivider, ElLink } from 'element-plus'
|
||||
import { useI18n } from '@/hooks/web/useI18n'
|
||||
import { ref, reactive } from 'vue'
|
||||
import { CountTo } from '@/components/CountTo'
|
||||
|
||||
Reference in New Issue
Block a user