This commit is contained in:
Looly
2020-03-13 17:47:57 +08:00
parent cefe1311ad
commit aaee713fad
7 changed files with 104 additions and 104 deletions

View File

@@ -49,11 +49,11 @@ public class Platform extends UserAgentInfo {
* 支持的移动平台类型
*/
public static final List<Platform> mobilePlatforms = CollUtil.newArrayList(//
WINDOWS_PHONE, //
IPAD, //
IPOD, //
IPHONE, //
ANDROID, //
WINDOWS_PHONE, //
GOOGLE_TV, //
new Platform("htcFlyer", "htc_flyer"), //
new Platform("Symbian", "symbian(os)?"), //