Skip to content

Commit f78ab02

Browse files
authored
Update README.md
1 parent 63c73c8 commit f78ab02

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

+6-9
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,12 @@ Tkinter 是 python 自带的可视化窗口包, 可以用来做 simulation 的
136136
---
137137

138138
## 赞助, 让教学变得更好
139-
<html>
140-
<body>
139+
141140
<form action="https://shenghuo.alipay.com/send/payment/fill.htm" method="post" target="_blank" accept-charset="GBK" id="alipayForm">
142-
<input name="optEmail" type="hidden" value="[email protected]" />
143-
<input name="payAmount" type="hidden" value="10.00" />
144-
<input id="title" name="title" type="hidden" value="支付宝赞助" />
145-
<input name="memo" type="hidden" value="支持继续做优质视频" />
146-
<input name="pay" type="image" src="https://img.alipay.com/sys/personalprod/style/mc/btn-index.png" width="250" height="58">
141+
<input name="optEmail" type="hidden" value="[email protected]" />
142+
<input name="payAmount" type="hidden" value="10.00" />
143+
<input id="title" name="title" type="hidden" value="支付宝赞助" />
144+
<input name="memo" type="hidden" value="支持继续做优质视频" />
145+
<input name="pay" type="image" src="https://img.alipay.com/sys/personalprod/style/mc/btn-index.png" width="250" height="58">
147146
</form>
148147

149-
</body>
150-
</html>

0 commit comments

Comments
 (0)