parent
c65656b0df
commit
d767f112fa
@ -0,0 +1,11 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<script src="/static/js/index.js" type="text/javascript"></script>
|
||||||
|
<title>四则运算</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<button type="submit" onclick="begin();">开始</button>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in new issue