feat:增加 IFrame 组件

This commit is contained in:
YunaiV
2025-04-06 21:32:44 +08:00
parent 7a24694d31
commit b1af0cd06e
2 changed files with 37 additions and 0 deletions

View File

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