提交代码

This commit is contained in:
高飞 2025-04-07 10:44:37 +08:00
parent 86c6bb4e8f
commit f065307fc7
1 changed files with 85 additions and 79 deletions

View File

@ -6,6 +6,12 @@
<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;
}
</style>
</head>
<body>
<form id="form1" runat="server">