From b316fe9c6aff28c0301d1f2806daf2c2ce124506 Mon Sep 17 00:00:00 2001 From: duanxiaohai <1812246227@qq.com> Date: Wed, 16 Oct 2024 17:29:44 +0800 Subject: [PATCH] gx --- src/view/dialog/dialogRW.vue | 3 + src/view/echarts_infabt/eP1.vue | 1 + src/view/echarts_infabt/eP2.vue | 32 ++++---- src/view/echarts_infabt/eP3.vue | 2 +- src/view/echarts_infabt/eP4.vue | 138 ++++++++++++++------------------ src/view/sy_details.vue | 15 ++++ src/view/table_gk/gk_infant.vue | 22 ++--- 7 files changed, 108 insertions(+), 105 deletions(-) diff --git a/src/view/dialog/dialogRW.vue b/src/view/dialog/dialogRW.vue index 5e5433e..b39ed58 100644 --- a/src/view/dialog/dialogRW.vue +++ b/src/view/dialog/dialogRW.vue @@ -282,6 +282,9 @@ watch( let obj = { deng: 1, bzlx: item.bzlx, + qtbm: item.qtbm, + ywfzrsj: item.ywfzrsj, + ywfzrzzd: item.ywfzrzzd, }; data.tableData.push(obj); }); diff --git a/src/view/echarts_infabt/eP1.vue b/src/view/echarts_infabt/eP1.vue index af6dc98..8cb0e66 100644 --- a/src/view/echarts_infabt/eP1.vue +++ b/src/view/echarts_infabt/eP1.vue @@ -212,6 +212,7 @@ watch( data.list = props.list; data.list2 = props.list2; data.year = props.year; + data.bg = []; data.year.forEach(() => { data.bg.push(0); }); diff --git a/src/view/echarts_infabt/eP2.vue b/src/view/echarts_infabt/eP2.vue index a8b21a4..c41f871 100644 --- a/src/view/echarts_infabt/eP2.vue +++ b/src/view/echarts_infabt/eP2.vue @@ -125,34 +125,34 @@ const getOption = () => { padding: [3, -3, 3, -3], // 标签格式化 formatter: function (params) { - return `{b|${params.value}%}{a|${params.name}}`; + return `{a|${params.value}%}{a|${params.name}}`; }, // 富文本样式 rich: { // a样式 a: { // 内边距 - padding: [-14, 10, 40, -70], + padding: [10, 0, 30, -60], // 字体大小 - fontSize: "12px", + fontSize: "15px", // 字体 fontFamily: "MicrosoftYaHei", // 字体颜色 color: "#fff", }, // b样式 - b: { - // 内边距 - padding: [0, 10, 55, -70], - // 字体大小 - fontSize: "15px", - // 字体 - fontFamily: "MicrosoftYaHei-Bold, MicrosoftYaHei", - // 字体粗细 - fontWeight: "bold", - // 字体颜色 - color: "#fff", - }, + // b: { + // // 内边距 + // padding: [0, 10, 55, -70], + // // 字体大小 + // fontSize: "15px", + // // 字体 + // fontFamily: "MicrosoftYaHei-Bold, MicrosoftYaHei", + // // 字体粗细 + // fontWeight: "bold", + // // 字体颜色 + // color: "#fff", + // }, }, }, // label: { @@ -166,9 +166,11 @@ const getOption = () => { // padding: [0, -80], // }, labelLine: { + show: false, normal: { length: 40, // 改变标示线的长度 length2: 40, + align: 'right', // lineStyle: { // color: "white", // 改变标示线的颜色 // }, diff --git a/src/view/echarts_infabt/eP3.vue b/src/view/echarts_infabt/eP3.vue index de288b3..8ec0554 100644 --- a/src/view/echarts_infabt/eP3.vue +++ b/src/view/echarts_infabt/eP3.vue @@ -301,7 +301,7 @@ const getOption = () => { color: "#fff", fontSize: 16, formatter: function (value) { - return value.length > 3 ? value.slice(0, 2) + "..." : value; + return value.length > 4 ? value.slice(0, 6) + "..." : value; }, }, }, diff --git a/src/view/echarts_infabt/eP4.vue b/src/view/echarts_infabt/eP4.vue index 629215b..0c722d2 100644 --- a/src/view/echarts_infabt/eP4.vue +++ b/src/view/echarts_infabt/eP4.vue @@ -2,7 +2,7 @@
- - \ No newline at end of file + diff --git a/src/view/sy_details.vue b/src/view/sy_details.vue index 82fc978..6e993bc 100644 --- a/src/view/sy_details.vue +++ b/src/view/sy_details.vue @@ -427,6 +427,21 @@ const tableType = reactive({ label: "服务内容", property: "bzlx", }, + + { + label: "牵头单位", + property: "qtbm", + }, { + label: "业务科室", + property: "ywfzrzzd", + }, { + label: "负责人", + property: "ywfzrzzd", + }, { + label: "联系电话", + property: "ywfzrsj", + }, + { label: "结果", property: "deng", diff --git a/src/view/table_gk/gk_infant.vue b/src/view/table_gk/gk_infant.vue index c599271..ed556a4 100644 --- a/src/view/table_gk/gk_infant.vue +++ b/src/view/table_gk/gk_infant.vue @@ -45,7 +45,7 @@ src="@/assets/images/hygiene/jt.png" class="right5_center" /> -
{{ data.mz.mjzrc }}
+
{{ data.mz.mjzrc }}
@@ -56,7 +56,7 @@ src="@/assets/images/hygiene/jt.png" class="right5_center" /> -
{{ data.mz.zyrs }}
+
{{ data.mz.zyrs }}
@@ -70,7 +70,7 @@ src="@/assets/images/hygiene/jt.png" class="right5_center" /> -
{{ data.mz.zyrs }}
+
{{ data.mz.zyrs }}
@@ -81,7 +81,7 @@ src="@/assets/images/hygiene/jt.png" class="right5_center" /> -
{{ data.mz.zyrs }}
+
{{ data.mz.zyrs }}
@@ -516,7 +516,7 @@ onMounted(() => {}); background-size: 100% 100%; } .center_top { - width: 95%; + width: 98%; // height: 150px; display: flex; flex-direction: column; @@ -531,9 +531,10 @@ onMounted(() => {}); .item5 { display: flex; align-items: center; - width: 233px; + width: 242px; height: 140px; background: rgba(255, 255, 255, 0.1); + padding-left: 8px; // opacity: 0.37; .left5 { @@ -568,6 +569,9 @@ onMounted(() => {}); rgba(255, 255, 255, 0) 0%, #3976a1 100% ); + span{ + font-size: 15px; + } } } } @@ -1114,7 +1118,7 @@ onMounted(() => {}); margin-top: 15px; margin-bottom: 10px; } -.font { - font-size: 18px !important; -} +// .font { +// font-size: 18px !important; +// }