mirror of
https://ghproxy.com/https://github.com/StreakingMan/solvable-sheep-game
synced 2026-07-29 18:16:41 +08:00
chore: 不蒜子统计
This commit is contained in:
@@ -320,6 +320,12 @@ const App: FC = () => {
|
||||
{/*<button onClick={test}>测试</button>*/}
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<span id="busuanzi_container_site_pv">
|
||||
累计访问:<span id="busuanzi_value_site_pv"></span>次
|
||||
</span>
|
||||
</p>
|
||||
|
||||
{finished && (
|
||||
<div className="modal">
|
||||
<h1>{tipText}</h1>
|
||||
|
||||
Reference in New Issue
Block a user