diff --git a/poem/001 政务服务大数据可视化监管平台.png b/001 政务服务大数据可视化监管平台.png similarity index 100% rename from poem/001 政务服务大数据可视化监管平台.png rename to 001 政务服务大数据可视化监管平台.png diff --git a/poem/.hintrc b/poem/.hintrc new file mode 100644 index 0000000..ae62a1a --- /dev/null +++ b/poem/.hintrc @@ -0,0 +1,13 @@ +{ + "extends": [ + "development" + ], + "hints": { + "axe/text-alternatives": [ + "default", + { + "image-alt": "off" + } + ] + } +} \ No newline at end of file diff --git a/poem/css/index.css b/poem/css/index.css index ddfe867..7be6d0a 100644 --- a/poem/css/index.css +++ b/poem/css/index.css @@ -51,9 +51,9 @@ margin-left: .2vw; text-indent: .4vw; font-size: .8vw; - color: white; + color: #000000; margin-top: .2vw; - background: #37D2D4; + background: #060004; } .main_top_left_bottom_bar { float: left; @@ -73,8 +73,8 @@ -webkit-transform: scale(0.7); } .main_top_left_bottom_bar .bar_num { - color: #0EFCFF; - margin-left: %; + color: #000000; + margin-left: ; -webkit-transform-origin-x: 0; transform: scale(0.7); -webkit-transform: scale(0.7); @@ -104,8 +104,9 @@ } .main_top_left_top_title { text-align: center; - color: #0EFCFF; - font-size: 55px; + color: #000000; + font-weight: bold; + font-size: 80px; padding-top: 50px; } /* 这是第一个框的样式*/ @@ -114,10 +115,10 @@ height: 71%; margin: auto; margin-top: 16%; - color: white; + color: #000000; /* margin-left: 4%; */ /* text-indent: .5vw; */ - font-size: 55px; + font-size: 80px; /* letter-spacing: .15vw; */ } /* 这是横线图 各朝代诗人数量 */ @@ -126,9 +127,9 @@ height: 71%; margin: auto; margin-top: 16%; - color: white; + color: #000000; margin-left: -70px; - font-size: 55px; + font-size: 80px; } /* 这是饼状图的样式 */ .main_top_left_top_con_mas{ @@ -157,7 +158,7 @@ /* 改变字体位置 */ background: #FD9133; text-align: center; - font-size: 55px; + font-size: 80px; } .main_top_left_t_c_l_right,.main_top_left_t_c_r_right { background: #F6D10E; @@ -188,6 +189,7 @@ width: 49%; text-align: center; margin-top: 1.5%; + font-size: 80px; } .main_top_left_top_con_right .main_top_left_c_l_n { /* -webkit-transform-origin-x: 0; */ @@ -209,7 +211,7 @@ margin-top: -7%; } .main_top_left_top_con_list { - font-size: 55px; + font-size: 80px; float: left; height: 48%; width: 32%; @@ -248,8 +250,8 @@ text-align: center; font-size: 1.7vw; font-weight: bold; - color: #0EFCFF; - height: 14%; + color: color: #000000; + /* height: 14%; */ } .main_top_middle_top_title .title_bg { position: absolute; @@ -264,8 +266,8 @@ top: 0; padding: .5% 2%; font-size: .7vw; - color: #0EFCFF; - border: 1px solid #0EFCFF; + color: #000000; + color: #000000; -webkit-transform-origin-x: 0; transform: scale(0.9); -webkit-transform: scale(0.9); @@ -284,7 +286,7 @@ } .main_top_middle_num_title { float: left; - color: #0EFCFF; + color: #000000; font-size: 100px; margin-left: 16%; line-height: 4.5vw; @@ -306,7 +308,7 @@ margin-left: 2.6%; font-size: 2vw; font-weight: bold; - color: #0EFCFF; + color: #000000; line-height: 240%; } .main_top_middle_num_list p { @@ -348,7 +350,7 @@ } .main_top_echarts_con_title { font-size: .8vw; - color: #0EFCFF; + color: #000000; } /* 这是中间两个饼状图的样式 */ .main_top_echarts_pie { @@ -413,7 +415,7 @@ } .main_list_title { font-size: .75vw; - color: #0EFCFF; + color: #000000; text-indent: .8vw; padding-top: .5vw; } @@ -422,7 +424,7 @@ width: 100%; font-size: 1.4vw; font-weight: bold; - color: white; + color: #000000; text-align: center; letter-spacing: .2vw; margin-top: -.5vw; @@ -454,6 +456,7 @@ .main_bottom_top_list:nth-child(1) { margin-left: 10; } + /* 标题图片的样式 */ .main_bottom_top_list img { position: absolute; width: 100%; @@ -465,8 +468,8 @@ position: relative; width: 100%; padding-top: 1.6vw; - font-size: .8vw; - color: white; + font-size: 55px; + color: #ffffff; text-indent: 3.2vw; } .main_bottom_t_l_chart { @@ -496,14 +499,14 @@ font-size: .7vw; line-height: 1.6vw; height: 1.6vw; - color: white; + color: #000000; /* background-color: #0EFCFF; */ } .main_bottom_t_l_main2 .main_bottom_t_l_main_list { font-size: .7vw; line-height: 1.6vw; height: 1.6vw; - color: white; + color: #000000; } .main_bottom_t_list_title { float: left; @@ -573,7 +576,7 @@ .main_bottom_b_title { font-size: .8vw; text-align: center; - color: #0EFCFF; + color: #000000; padding-top: .3vw; } .main_bottom_b_con { @@ -585,3 +588,15 @@ .main_bottom_b_con2 { height: 70%; } + .button { + background-color: black; + border: none; + color: white; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + width: 100px; + height: 100px; + line-height: 100px; + } \ No newline at end of file diff --git a/poem/css/reset.css b/poem/css/reset.css index bdf0e9d..d2ea3fe 100644 --- a/poem/css/reset.css +++ b/poem/css/reset.css @@ -141,7 +141,8 @@ html, } .main { - position: relative;background: url("../images/微信图片_20240616110427.png") no-repeat center center fixed; + /* 背景图 */ + position: relative;background: url("../images/background.png") no-repeat center center fixed; /*兼容浏览器版本*/ -webkit-background-size: cover; -o-background-size: cover; diff --git a/poem/images/admin_icon.png b/poem/images/admin_icon.png index e678ba0..2d0c838 100644 Binary files a/poem/images/admin_icon.png and b/poem/images/admin_icon.png differ diff --git a/poem/images/background.png b/poem/images/background.png new file mode 100644 index 0000000..7e2c71e Binary files /dev/null and b/poem/images/background.png differ diff --git a/poem/images/center_num.png b/poem/images/center_num.png index 85f5669..5048a78 100644 Binary files a/poem/images/center_num.png and b/poem/images/center_num.png differ diff --git a/poem/images/main_bootm_middle.png b/poem/images/main_bootm_middle.png index 3790211..8cd0dc6 100644 Binary files a/poem/images/main_bootm_middle.png and b/poem/images/main_bootm_middle.png differ diff --git a/poem/images/main_bottom_bottom.png b/poem/images/main_bottom_bottom.png index 00368aa..a25aedc 100644 Binary files a/poem/images/main_bottom_bottom.png and b/poem/images/main_bottom_bottom.png differ diff --git a/poem/images/main_bottopm_top1.png b/poem/images/main_bottopm_top1.png index 9704670..ab08135 100644 Binary files a/poem/images/main_bottopm_top1.png and b/poem/images/main_bottopm_top1.png differ diff --git a/poem/images/main_bottopm_top2.png b/poem/images/main_bottopm_top2.png index 454f84e..3a491f0 100644 Binary files a/poem/images/main_bottopm_top2.png and b/poem/images/main_bottopm_top2.png differ diff --git a/poem/images/main_middle.png b/poem/images/main_middle.png index ec13c3e..3eccc1b 100644 Binary files a/poem/images/main_middle.png and b/poem/images/main_middle.png differ diff --git a/poem/images/main_top_bottom.png b/poem/images/main_top_bottom.png index 1952bec..dc28de0 100644 Binary files a/poem/images/main_top_bottom.png and b/poem/images/main_top_bottom.png differ diff --git a/poem/images/main_top_left.png b/poem/images/main_top_left.png index d6b52f3..a2e2867 100644 Binary files a/poem/images/main_top_left.png and b/poem/images/main_top_left.png differ diff --git a/poem/images/nums.png b/poem/images/nums.png index 5294069..aa2d603 100644 Binary files a/poem/images/nums.png and b/poem/images/nums.png differ diff --git a/poem/images/title_bg.png b/poem/images/title_bg.png index d3698ac..7f91e69 100644 Binary files a/poem/images/title_bg.png and b/poem/images/title_bg.png differ diff --git a/poem/images/web_icon.png b/poem/images/web_icon.png index 9173a9a..49c9a27 100644 Binary files a/poem/images/web_icon.png and b/poem/images/web_icon.png differ diff --git a/poem/images/光-表格.png b/poem/images/光-表格.png index 322160b..81aceb9 100644 Binary files a/poem/images/光-表格.png and b/poem/images/光-表格.png differ diff --git a/poem/images/光线1.png b/poem/images/光线1.png index 12a98c7..e841090 100644 Binary files a/poem/images/光线1.png and b/poem/images/光线1.png differ diff --git a/poem/images/光线2.png b/poem/images/光线2.png index fc52572..faf5ca7 100644 Binary files a/poem/images/光线2.png and b/poem/images/光线2.png differ diff --git a/poem/images/微信图片_20240616110427.png b/poem/images/微信图片_20240616110427.png deleted file mode 100644 index 2c37c09..0000000 Binary files a/poem/images/微信图片_20240616110427.png and /dev/null differ diff --git a/poem/index.html b/poem/index.html index 3bbd281..48c8b67 100644 --- a/poem/index.html +++ b/poem/index.html @@ -10,6 +10,7 @@ +
@@ -213,1159 +214,1178 @@ \ No newline at end of file diff --git a/poem/login.html b/poem/login.html deleted file mode 100644 index ffafeda..0000000 --- a/poem/login.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - Document - - - click there - - \ No newline at end of file