Skip to content

Commit b5742e2

Browse files
authored
Update README.md
1 parent daf832f commit b5742e2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,12 @@ Tkinter 是 python 自带的可视化窗口包, 可以用来做 simulation 的
145145
<img alt="" border="0" src="https://www.paypalobjects.com/en_AU/i/scr/pixel.gif" width="1" height="1">
146146
</form>
147147

148-
148+
<div>
149+
<form action="https://shenghuo.alipay.com/send/payment/fill.htm" method="POST" target="_blank" accept-charset="GBK">
150+
<input name="optEmail" type="hidden" value="[email protected]" />//收款地址
151+
<input name="payAmount" type="hidden" value="100" /> //金额
152+
<input id="title" name="title" type="hidden" value="付款说明" /> //付款说明
153+
<input name="memo" type="hidden" value="备注" /> //备注(按需修改)
154+
<input name="pay" type="image" value="转账" src="http://file.arefly.com/alipay.png" />
155+
</form>
156+
</div>

0 commit comments

Comments
 (0)