refactor:移除 src,统一小写

This commit is contained in:
YunaiV
2025-04-18 18:38:34 +08:00
parent 87c6074e19
commit 7078e979fe
6 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
import IFrame from './src/IFrame.vue'
import IFrame from './iframe.vue'
export { IFrame }