light update on display
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>课堂随机点名系统</title>
|
||||
<title>课堂随机点名小程序</title>
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
@@ -123,7 +123,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1 id="title">课堂点名系统</h1>
|
||||
<h1 id="title">课堂点名小程序</h1>
|
||||
<div id="display">点击开始</div>
|
||||
<div class="controls">
|
||||
<input type="range" id="speedControl" min="1" max="10" value="5">
|
||||
|
||||
Reference in New Issue
Block a user