添加Layout页面

This commit is contained in:
2024-04-07 20:10:10 +08:00
parent aa78ceba6a
commit c1387d9104
6 changed files with 171 additions and 20 deletions

View File

@@ -5,3 +5,4 @@ export { Emitter } from './src/main/ets/event/Emitter'
export { WebView, WebViewController } from './src/main/ets/component/web/WebView'
export { CommonRes } from './src/main/ets/utils/CommonRes'
export { ScreenUtil } from './src/main/ets/utils/ScreenUtil'