mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-13 00:50:40 +08:00
33 lines
1.0 KiB
Markdown
33 lines
1.0 KiB
Markdown
# ad-draw
|
|
|
|
## Instructions
|
|
|
|
也称为Draw视频信息流广告
|
|
|
|
沉浸视频流广告为媒体提供了竖屏视频信息流广告样式,适合在全屏的竖屏视频中使用。支持app-nvue页面使用。
|
|
|
|
类抖音的竖版视频流,来电秀、直播间等全屏观看的视频。
|
|
|
|
### Syntax
|
|
|
|
- 使用 `<ad-draw />`(或 `<ad-draw></ad-draw>`,当需要包裹子节点时)。
|
|
- 遇到平台差异时,建议使用条件编译(`#ifdef / #endif`)显式处理。
|
|
|
|
#### Properties
|
|
|
|
See official docs for full properties list: `https://uniapp.dcloud.net.cn/component/ad-draw.html`
|
|
|
|
#### Events
|
|
|
|
See official docs for full events list: `https://uniapp.dcloud.net.cn/component/ad-draw.html`
|
|
|
|
#### Platform Compatibility
|
|
|
|
See official docs for platform support table: `https://uniapp.dcloud.net.cn/component/ad-draw.html`
|
|
|
|
### Examples
|
|
|
|
Examples are available in the official docs: `https://uniapp.dcloud.net.cn/component/ad-draw.html`
|
|
|
|
Reference: [Official Documentation](https://uniapp.dcloud.net.cn/component/ad-draw.html)
|