Skip to content

Commit

Permalink
Add Alipay QR code
Browse files Browse the repository at this point in the history
  • Loading branch information
xhacker committed Dec 19, 2015
1 parent 14996df commit 7b7006b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions builtin/donation.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,18 @@
code {
font-size: 0.9em;
}
.qr {
display: block;
margin: 10px 0 14px 20px;
}
</style>

<p style="font-size: 20px; padding-left: 10px;">感谢您对 Halo Word 的支持,您可以通过以下三种途径向我捐款:</p>
<ul>
<li>点击<form action="https://shenghuo.alipay.com/send/payment/fill.htm" accept-charset="gbk" method="post" target="_blank" style="display: inline"><input type="submit" value="捐赠" />
<input name="optEmail" type="hidden" value="liudongyuan@gmail.com" />
<input name="memo" type="hidden" value="你想对我说什么吗?" />
<input name="payAmount" type="hidden" value="20" />
<input name="title" type="hidden" value="Halo Word 捐赠" />
</form>通过支付宝给我转账</li>
<li>支付宝转账至 <code>liudongyuan@gmail.com</code>(姓名:柳东原)<br>
或扫描二维码:
<img class="qr" alt="支付宝转账二维码" src="/img/alipay-qr.png" width="185">
</li>
<li>PayPal 转账至 <code>liu.dongyuan@gmail.com</code></li>
<li>Bitcoin 转账至 <code>19qLRmGDjmZ1ZdXZZL4M7KibfsZYCtBFw9</code></li>
</ul>
Expand Down
Binary file added img/alipay-qr.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Halo Word Dictionary",
"short_name": "Halo Word",
"version": "0.6.4",
"version": "0.6.5",
"manifest_version": 2,

"description": "精巧易用的英汉字典,界面简洁舒适。包含单词表、划词查询、右键查询等功能。Enjoy!",
Expand Down

0 comments on commit 7b7006b

Please sign in to comment.