+ 常用操作规程更名为操作规程

+ 首页功能列表增加高度以防止误触
+ 添加设置页面
+ 删除 L014-1 与 L414-5KR 相关物质计算页面
This commit is contained in:
2023-04-19 03:59:52 +08:00
parent d45bd30dd7
commit 47c81f9efb
7 changed files with 284 additions and 592 deletions

View File

@@ -16,9 +16,9 @@ a {
}
.item {
height: 32px;
height: 38px;
text-align: left;
line-height: 32px;
line-height: 38px;
margin-top: 5px;
padding-left: 10px;
background-color: #f5f5f5;
@@ -27,9 +27,9 @@ a {
}
.item:active {
height: 32px;
height: 38px;
text-align: left;
line-height: 32px;
line-height: 38px;
margin-top: 5px;
padding-left: 10px;
background-color: #ffffff;