添加进样序列功能到索引页

This commit is contained in:
2022-04-10 23:46:11 +08:00
parent 7ab1d3fc9b
commit 7c54b671b6
2 changed files with 4 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<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">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>进样序列(Injection Sequence)</title>
<link rel="stylesheet" href="./github.css">
<link rel="stylesheet" href="./theme.css">