关键事项、周进度、月度计划

This commit is contained in:
2025-03-24 14:21:16 +08:00
parent 4ee7d38c78
commit 477afee030
58 changed files with 4929 additions and 1732 deletions
@@ -8,7 +8,6 @@
<link href="../res/index/css/reset.css" rel="stylesheet" />
<link href="../res/index/css/home.css" rel="stylesheet" />
<link href="../res/index/css/swiper-3.4.2.min.css" rel="stylesheet" />
<%--<link href="../res/css/common.css" rel="stylesheet" type="text/css" />--%>
<style type="text/css">
* {
box-sizing: border-box;
@@ -123,19 +122,20 @@
background: #ffffff;
color: #8B8989; /* 设置表格文字颜色 */
text-align: center; /* 设置表格文字居中 */
font-size: 14px;
}
.tab-title {
height: 58px;
height: 48px;
color: #3CB371;
font-size: 24px;
font-size: 16px;
font-weight: 700;
}
.tab-header {
height: 46px;
height: 36px;
color: #1C86EE;
font-size: 18px;
font-size: 14px;
font-weight: 600;
}