Skip to content

Instantly share code, notes, and snippets.

@eagleon
Created November 20, 2014 08:01
Show Gist options
  • Save eagleon/de2bcfc029dc7f783bb4 to your computer and use it in GitHub Desktop.
Save eagleon/de2bcfc029dc7f783bb4 to your computer and use it in GitHub Desktop.
支付宝捐赠页面
<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