mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-04-05 06:12:44 +08:00
fix: 修复文件路径大小写手误告警
This commit is contained in:
parent
f6b06d5a61
commit
97487974c2
@ -1,5 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import Iconify from '@/components/iconify/index';
|
||||
import Iconify from '@/components/Iconify/index.vue';
|
||||
|
||||
const demo = ref('Demo');
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user