Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
add
  • Loading branch information
ibeijia committed Jan 22, 2015
1 parent 3c1bb84 commit 7cdce6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
function open_appstore() {
var b=browser();
if(b.ios||b.iPhone||b.iPad){
window.location="itms-apps://itunes.apple.com/cn/app/qq-2011/id444934666?mt=8";
window.location="http://better.m.tmall.com";
}else if(b.android){
//
}
Expand Down

0 comments on commit 7cdce6f

Please sign in to comment.