@
loveminds 然后
root@Min [~]# curl -I
https://qr.alipay.com/ap9yw1doln22cw****HTTP/1.1 302 Found
Server: spanner/1.0.6
Date: Sat, 25 Jan 2014 23:49:07 GMT
Content-Type: text/html; charset=iso-8859-1
Connection: close
Location:
https://mobilecodec.alipay.com/qr.htm?qrcode=ap9yw1doln22cw****Set-Cookie: spanner=MTAuMjI1LjgzLjEwNjo4MA==;path=/;secure;
再继续跟踪下去,似乎这个就是启动的关键
<div style="visibility:hidden;width:0px;height:0px;" >
<iframe src="alipayqr://platformapi/startapp?saId=10000007&clientVersion=3.7.0.0718&qrcode=https%3A%2F%
2Fqr.alipay.com%2Fap9yw1doln22cw****"></iframe>
</div>