修改质量标准规范

This commit is contained in:
2023-05-08 15:36:58 +08:00
parent 63973e8c95
commit ba4f23e921
4 changed files with 74 additions and 22 deletions
@@ -6,6 +6,22 @@
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>标准规范</title>
<style type="text/css">
.f-grid-row .f-grid-cell-inner {
white-space: normal;
word-break: break-all;
}
.f-grid-colheader-text {
white-space: normal;
word-break: break-all;
}
.green
{
background-color: greenyellow;
}
</style>
</head>
<body>
<form id="form1" runat="server">