-
-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kaiyuan Xie
authored and
Kaiyuan Xie
committed
May 2, 2016
1 parent
56c8709
commit aeb0e40
Showing
3 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# Donate-Page | ||
这是一系列整理好的捐赠按钮样式 | ||
这是一系列整理好的捐赠按钮样式。 | ||
|
||
直接 Fork 之后需要修改以下内容为你的账户 | ||
/simple/script.js:5 `var ppbusiness = "你的 PayPal 账号"; //建议用Unicode` | ||
/simple/script.js:149,152,154 `showQR('images/BTCQR.png'); //对应账户的二维码路径` | ||
/simple/index.html:37 `<input id="btc-key" type="text" value="比特币账号" readonly="readonly">` | ||
|
||
针对不同项目可以直接在 URL 加入项目参数和金额,不过仅仅作用于 PayPal 方式. | ||
|
||
`https://kaiyuan.github.io/donate-page/simple/?item='donate-page&price=2'` | ||
|
||
###License | ||
Released under the MIT license. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters