Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
zilongshanren committed Oct 17, 2023
1 parent 288bfc2 commit 859c67f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
捐赠的总金额
------------

14142.2 元
14192.2 元

捐赠款余额
----------

2870.21 元
2920.21 元

捐赠方法
--------
Expand All @@ -46,6 +46,7 @@ [email protected] 转帐(请注明转帐意图)
| 捐赠日期 | 捐赠者 | 捐赠金额 |
| --- | --- | --- |
| 2023-10-14 | [ Arthur]() | 127 |
| 2023-08-05 | [ Xie Shynur]() | 50 |
| 2023-07-28 | [ 宁采臣]() | 10 |
| 2023-07-04 | [ A liinux Fan]() | 18.88 |
| 2023-05-22 | [ 齐成龙]() | 500 |
Expand Down
1 change: 1 addition & 0 deletions data.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
date,person,link,amount,platform,purpose,remark
2023-10-14, Arthur,,127,weixin,,
2023-09-18, emacs-china,,-880,, 4个月服务器费用+域名+邮件服务器费用(一个月30刀)
2023-08-05, Xie Shynur,,50,zhifubao,,
2023-07-28, 宁采臣,,10,weixin,,
2023-07-04, A liinux Fan,,18.88,weixin,,
2023-05-24, emacs-china,,-1010,, 4个月服务器费用+域名+邮件服务器费用(一个月30刀)
Expand Down
21 changes: 19 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2 id="orgheadline1">关于捐赠说明</h2>
<h2 id="orgheadline2">捐赠的总金额</h2>
<div class="outline-text-2" id="text-orgheadline2">
<p>
14142.2 元
14192.2 元
</p>
</div>
</div>
Expand All @@ -74,7 +74,7 @@ <h2 id="orgheadline2">捐赠的总金额</h2>
<h2 id="orgheadline3">捐赠款余额</h2>
<div class="outline-text-2" id="text-orgheadline3">
<p>
2870.21 元
2920.21 元
</p>
</div>
</div>
Expand Down Expand Up @@ -157,6 +157,23 @@ <h2 id="orgheadline7">捐赠者列表</h2>
</td>
</tr>

<tr>
<td class="org-left">
2023-08-05
</td>
<td class="org-left">

Xie Shynur

</td>
<td class="org-left">
50

(zhifubao)

</td>
</tr>

<tr>
<td class="org-left">
2023-07-28
Expand Down

0 comments on commit 859c67f

Please sign in to comment.