We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a297423 + 3748eb2 commit 3119ecbCopy full SHA for 3119ecb
2018/09/23/hello-world/index.html
@@ -400,7 +400,7 @@ <h1 class="post-title" itemprop="name headline">Hello World</h1>
400
401
<div>
402
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
403
- <div>感谢打赏</div>
+ <div></div>
404
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
405
<span>打赏</span>
406
</button>
0 commit comments