2018年1月3日
摘要: /*平板*/ @media screen and (min-width:600px) and (max-width:960px){ } /*手机*/ @media screen and (max-width:600px){ } /*PC*/ @media screen and (min-width: 阅读全文
posted @ 2018-01-03 11:41 忆小样 阅读(1045) 评论(0) 推荐(0) 编辑
摘要: 其中腾讯将代码分为: 移动端 mqqwpa://im/chat?chat_type=wpa&uin=输入QQ号&version=1&src_type=web&web_src=oicqzone.com PC端 tencent://message/?uin=输入QQ号&Site=http://vps.s 阅读全文
posted @ 2018-01-03 11:17 忆小样 阅读(662) 评论(0) 推荐(0) 编辑