Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

多说评论UA新增Wechat浏览器 QQ浏览器和IOS Firefox显示 #507

Merged
merged 1 commit into from
Nov 16, 2015

Conversation

iblogc
Copy link
Contributor

@iblogc iblogc commented Nov 15, 2015

ashampoo_snap_2015 11 15_19h13m23s_003_

@@ -57,6 +57,8 @@ function showUa(string) {
if (browserName.match(/opera/i)) browserIco = '<i class="fa fa-opera"></i>&nbsp;';
if (browserName.match(/safari/i)) browserIco = '<i class="fa fa-safari"></i>&nbsp;';
if (browserName.match(/ie/i)) browserIco = '<i class="fa fa-internet-explorer"></i>&nbsp;';
if (browserName.match(/WeChat/i)) browserIco = '<i class="fa fa-wechat"></i>&nbsp;';
if (browserName.match(/QQBrowser/i)) browserIco = '<i class="fa fa-qq"></i>&nbsp;';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long.
Expected '{' and instead saw 'browserIco'.

@iblogc iblogc changed the title 多说评论UA显示增加微信浏览器支持 多说评论UA新增微信浏览器和IOS Firefox显示 Nov 15, 2015
@iblogc iblogc changed the title 多说评论UA新增微信浏览器和IOS Firefox显示 多说评论UA新增Wechat浏览器 QQ浏览器和IOS Firefox显示 Nov 15, 2015
iissnan added a commit that referenced this pull request Nov 16, 2015
多说评论UA新增Wechat浏览器 QQ浏览器和IOS Firefox显示
@iissnan iissnan merged commit 55104e5 into iissnan:master Nov 16, 2015
@iissnan
Copy link
Owner

iissnan commented Nov 16, 2015

Thanks! 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants