refactor:移除 src,统一小写
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
// TODO @芋艿:貌似不用 src 目录
|
||||
import { onMounted, ref } from 'vue'
|
||||
|
||||
interface IFrameProps {
|
||||
@@ -1,3 +1,3 @@
|
||||
import IFrame from './src/IFrame.vue'
|
||||
import IFrame from './iframe.vue'
|
||||
|
||||
export { IFrame }
|
||||
|
||||
Reference in New Issue
Block a user