Skip to content

Commit 9f5bee7

Browse files
authored
Update README.md
1 parent 62afa46 commit 9f5bee7

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

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

138138
## 赞助, 让教学变得更好
139139

140-
<form style="text-align:center;" method="post" action="https://shenghuo.alipay.com/send/payment/fill.htm" target="_blank">
141-
<input type="hidden" value="[email protected]" name="optEmail">
142-
<input type="hidden" value="10" name="payAmount">
143-
<input type="hidden" name="支持继续制作优质视频" placeholder="付款说明">
144-
<input type="image" value="给我付款" src="images/alipay.png" name="pay">
145-
</form>
140+
<form style="text-align:center;" method="post" action="https://shenghuo.alipay.com/send/payment/fill.htm" target="_blank" markdown=1>
141+
?{hidden}("Name" "" "Name..."){.form-control}
142+
<input type="hidden" value="[email protected]" name="optEmail">
143+
<input type="hidden" value="10" name="payAmount">
144+
<input type="hidden" name="支持继续制作优质视频" placeholder="付款说明">
145+
<input type="image" value="给我付款" src="images/alipay.png" name="pay">
146+
</form>
147+
<input type="text" name="Choose an Email ?"/>
146148

0 commit comments

Comments
 (0)