框架
组件
插件
API
简体中文
约 73 字小于 1 分钟
2025-04-28
用于承载并展示指定 URL 页面内容。
<view> <fs-frame height="600px" src="https://www.baidu.com"></fs-frame> </view>
{ "component": true, "usingComponents": { "fs-frame": "ava-ui/fxui/fsframe/fsframe" } }