小修改
This commit is contained in:
parent
f62ee6761a
commit
ff7544a657
@ -46,6 +46,8 @@ date: 2022-08-30 17:31:35
|
||||
#gameBoard button { padding: 5px; }
|
||||
</style>
|
||||
|
||||
## 演示
|
||||
|
||||
<div id="gameContainer">
|
||||
<div>游戏时间 <time id="gameTime"></time> <button id="startButton">重新开始</button></div>
|
||||
<div id="gameBoard"></div>
|
||||
@ -120,7 +122,7 @@ startButton.onclick = 开始游戏
|
||||
|
||||
<!-- more -->
|
||||
|
||||
代码如下
|
||||
## 源码
|
||||
|
||||
``` html
|
||||
<style>
|
||||
|
@ -34,7 +34,7 @@ date: 2022-08-30 10:31:35
|
||||
</style>
|
||||
|
||||
<div id="demo">
|
||||
<h1>演示</h1>
|
||||
<h2>演示</h2>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
@ -71,7 +71,7 @@ date: 2022-08-30 10:31:35
|
||||
|
||||
<!-- more -->
|
||||
|
||||
# 源码
|
||||
## 源码
|
||||
|
||||
``` html
|
||||
<style>
|
||||
|
@ -11,7 +11,6 @@ categories:
|
||||
tags:
|
||||
- Raspberry Pi
|
||||
- Arch Linux
|
||||
- 树莓派
|
||||
date: 2022-08-31 08:13:32
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user