popupPromotionWebView

abstract suspend fun popupPromotionWebView(url: String, device: Device?): GWResult<Unit>

弹窗显示运营WebView

Parameters

url

要打开的URL

device

设备信息,可选