| | |
| | | name : 'KS', |
| | | packageName : 'com.smile.gifmaker', |
| | | platform : '快手' |
| | | },{ |
| | | value : 4, |
| | | name : 'BAIDU', |
| | | packageName : 'com.baidu.searchbox', |
| | | platform : '百度' |
| | | },{ |
| | | value : 5, |
| | | name : 'QQBROWSER', |
| | | packageName : 'com.tencent.mtt', |
| | | platform : 'QQ浏览器' |
| | | }]; |
| | | |
| | | |
| | | //操作类型 |
| | | const types = [{ |
| | |
| | | }, { |
| | | platform : 3, |
| | | text : ["以后再说", "我知道了", "知道了", "同意并继续", "稍后", "忽略", "取消", "点击重播"] |
| | | }, { |
| | | platform : 4, |
| | | text : ["以后再说", "我知道了", "知道了", "同意并继续", "稍后", "忽略", "取消", "点击重播"] |
| | | }]; |
| | | |
| | | |
| | |
| | | }, { |
| | | platform : 3, |
| | | scheme : { "search" : "kwai://search/result?keyword=" } |
| | | },{ |
| | | platform : 4, |
| | | scheme : { "search" : "baiduboxapp://search/result?keyword="} |
| | | }]; |
| | | |
| | | |