Created
November 20, 2014 08:01
-
-
Save eagleon/de2bcfc029dc7f783bb4 to your computer and use it in GitHub Desktop.
支付宝捐赠页面
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form action="https://shenghuo.alipay.com/send/payment/fill.htm" id="juanzeng" method="post" name="juanzeng" target="_blank" style="display:inline"> | |
<input type="image" src="http://icloud.b0.upaiyun.com/zeng/juanzeng03_new.jpg" border="0" name="submit" alt="支付宝捐赠" /> | |
<input name="optEmail" type="hidden" value="[email protected]" /> | |
<input name="memo" type="hidden" value="对书格留言:" /> | |
<input id="payAmount" name="payAmount" type="hidden" value="" /> | |
<input id="title" name="title" type="hidden" value="捐赠支持书格" /> | |
</form> | |
http://v2ex.com/t/148013#reply2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment