webveuje/zuoye/js/demo/digui.html
2021-04-29 17:16:40 +08:00

18 lines
385 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script>
// 数格子有几种走法
// 已知 可以走一格或者走两格
</script>
</head>
<body>
</body>
</html>