[update] 修改企标立项、变更流程

This commit is contained in:
lideqin
2023-12-05 16:07:09 +08:00
parent 160bc64235
commit bc870e5f9e
15 changed files with 1750 additions and 259 deletions
+15
View File
@@ -93,4 +93,19 @@
-webkit-text-fill-color: #888888;
}
}
}
/* 表格样式 */
/deep/ .ant-table {
padding: 0.2rem 0.32rem;
color: @font-color;
th {
font-size: 0.26rem;
font-weight: 600;
padding: 0.44rem 0;
}
td {
font-size: 0.24rem;
font-weight: 400;
}
}