+ L414-5KR 相关物质修改提示信息
+ 目录结构调整
This commit is contained in:
18
index.html
18
index.html
@@ -4,8 +4,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<link rel="stylesheet" href="./github.css">
|
||||
<link rel="stylesheet" href="./theme.css">
|
||||
<link rel="stylesheet" href="./statics/github.css">
|
||||
<link rel="stylesheet" href="./statics/theme.css">
|
||||
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
<script>
|
||||
let page = 10
|
||||
@@ -14,31 +14,31 @@
|
||||
let functions = [
|
||||
{
|
||||
"name": "标水",
|
||||
"location": "./titer.html"
|
||||
"location": "./views/titer.html"
|
||||
},
|
||||
{
|
||||
"name": "干燥失重",
|
||||
"location": "./lod.html"
|
||||
"location": "./views/lod.html"
|
||||
},
|
||||
{
|
||||
"name": "炽灼残渣",
|
||||
"location": "./roi.html"
|
||||
"location": "./views/roi.html"
|
||||
},
|
||||
{
|
||||
"name": "进样时间",
|
||||
"location": "./injection-sequence.html"
|
||||
"location": "./views/injection-sequence.html"
|
||||
},
|
||||
{
|
||||
"name": "设备信息",
|
||||
"location": "./equipment.html"
|
||||
"location": "./views/equipment.html"
|
||||
},
|
||||
{
|
||||
"name": "L414-5KR 相关物质",
|
||||
"location": "./L414-5KR-impurities.html"
|
||||
"location": "./views/L414-5KR-impurities.html"
|
||||
},
|
||||
{
|
||||
"name": "L014-1 相关物质",
|
||||
"location": "./L014-1-impurities.html"
|
||||
"location": "./views/L014-1-impurities.html"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user