提交 b0e5abb9 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!101 SDL: add iqiyi maximization

Merge pull request !101 from yu_qinfei/master
...@@ -50,7 +50,7 @@ static const std::uint32_t WX_MINI_WIDTH = 540; ...@@ -50,7 +50,7 @@ static const std::uint32_t WX_MINI_WIDTH = 540;
const std::map<std::string, std::uint32_t> Window::property_map = { const std::map<std::string, std::uint32_t> Window::property_map = {
{"腾讯视频", SHOW_ALL}, {"腾讯视频", SHOW_ALL},
{"爱奇艺", SHOW_ALL} {"爱奇艺HD", SHOW_ALL}
}; };
const std::map<std::string, Window::mini_size>Window::custom_window_map = { const std::map<std::string, Window::mini_size>Window::custom_window_map = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册