소스 검색

与UI工程师沟通微调综合展示页面样式。

DESKTOP-6LTVLN7\Liumouren 3 년 전
부모
커밋
41cd44e6bb
1개의 변경된 파일15개의 추가작업 그리고 5개의 파일을 삭제
  1. 15 5
      src/views/ComprehensiveDisplay.vue

+ 15 - 5
src/views/ComprehensiveDisplay.vue

@@ -146,19 +146,27 @@ export default {
           "为教育引导青年干部坚定理想信念,牢记初心使命,正确对待权力,时刻自重自省,严守纪法规矩,按照省直机关纪检监察工作安排,5月26日,河北省住房和城乡建设厅举办扣好廉洁从政“第一粒扣子”青年干部演讲比赛。厅党组成员、总规划师吴铁,党组成员、副厅长赵春旺,二级巡视员翟佳麟及总经济师李景会到场观看比赛并为获奖人员颁奖。",
         NewscenterTitles: [
           {
-            title: "1、河北省住房和城乡建设厅举办扣好廉洁从政“第一粒扣子”青年干部主题演讲比赛",
+            title: "河北省住房和城乡建设厅举办扣好廉洁从政“第一粒扣子”青年干部主题演讲比赛",
             url: "http://zfcxjst.hebei.gov.cn/xinwenzhongxin/gongzuodongtai/202205/t20220527_316375.html"
           },
           {
-            title: "2、163个项目列入2022年河北省建设科技研究项目指导性计划",
+            title: "163个项目列入2022年河北省建设科技研究项目指导性计划",
             url: "http://zfcxjst.hebei.gov.cn/xinwenzhongxin/gongzuodongtai/202205/t20220524_316332.html"
           },
           {
-            title: "3、河北省住房和城乡建设厅举办扣好廉洁从政“第一粒扣子”青年干部主题演讲比赛",
+            title: "河北省住房和城乡建设厅举办扣好廉洁从政“第一粒扣子”青年干部主题演讲比赛",
             url: "http://zfcxjst.hebei.gov.cn/xinwenzhongxin/gongzuodongtai/202205/t20220527_316375.html"
           },
           {
-            title: "4、163个项目列入2022年河北省建设科技研究项目指导性计划",
+            title: "163个项目列入2022年河北省建设科技研究项目指导性计划",
+            url: "http://zfcxjst.hebei.gov.cn/xinwenzhongxin/gongzuodongtai/202205/t20220524_316332.html"
+          },
+          {
+            title: "河北省住房和城乡建设厅举办扣好廉洁从政“第一粒扣子”青年干部主题演讲比赛",
+            url: "http://zfcxjst.hebei.gov.cn/xinwenzhongxin/gongzuodongtai/202205/t20220527_316375.html"
+          },
+          {
+            title: "163个项目列入2022年河北省建设科技研究项目指导性计划",
             url: "http://zfcxjst.hebei.gov.cn/xinwenzhongxin/gongzuodongtai/202205/t20220524_316332.html"
           }
         ]
@@ -280,7 +288,8 @@ export default {
             font-size: 18px;
             font-family: Microsoft YaHei;
             font-weight: 400;
-            color: #409eff;
+            text-shadow: 0 0 1px #4C4C4C;
+            color: #4C4C4C;
             line-height: 24px;
             overflow: hidden;
             text-overflow: ellipsis;
@@ -328,6 +337,7 @@ export default {
       line-height: 40px;
       text-shadow: 2px 2px 5px #000, 2px 2px 10px white;
       transition: all 0.3s;
+      padding-right: 20px;
       &:hover {
         cursor: pointer;
         text-shadow: 2px 2px 5px #000, 1px 1px 15px white;