ggfwjsc/src/view/hygiene.vue

1314 lines
30 KiB
Vue
Raw Normal View History

2024-04-12 09:26:48 +08:00
<template>
<div class="module">
2024-04-17 14:20:33 +08:00
<div class="displayFlex left_bg">
2024-07-11 16:57:39 +08:00
<div class="flex1">
2024-04-17 14:20:33 +08:00
<div class="yd_title left_1">
2024-06-04 09:26:53 +08:00
<div class="animate-border">
<i></i>
<i></i>
</div>
2024-04-17 14:20:33 +08:00
<span class="text">
<img
2024-07-11 16:57:39 +08:00
v-if="leftchoose.first == '1'"
2024-04-17 14:20:33 +08:00
src="@/assets/images/hygiene/yb_1.png"
2024-04-18 11:51:31 +08:00
class="c"
2024-04-19 10:00:02 +08:00
style="width: 160px"
2024-04-17 14:20:33 +08:00
/>
<img
v-else
src="@/assets/images/hygiene/yb_1_1.png"
2024-04-18 11:51:31 +08:00
class="c"
2024-04-17 14:20:33 +08:00
@click="change('first', '1')"
/>
<img
v-if="leftchoose.first == '2'"
src="@/assets/images/hygiene/yb_2.png"
2024-04-18 11:51:31 +08:00
class="c"
2024-04-19 10:00:02 +08:00
style="width: 160px"
2024-04-17 14:20:33 +08:00
/>
<img
v-else
2024-05-11 16:59:30 +08:00
src="@/assets/images/hygiene/yb_2_1.png"
2024-04-19 10:00:02 +08:00
class="c"
2024-04-17 14:20:33 +08:00
@click="change('first', '2')"
/>
</span>
2024-04-12 09:26:48 +08:00
</div>
2024-05-22 15:12:28 +08:00
<ePie
2024-07-02 10:35:51 +08:00
v-if="leftchoose.first == '1' && showEchart"
2024-05-22 15:12:28 +08:00
:list="data.medicalInsurance.ffrc"
:year="data.medicalInsurance.year"
></ePie>
<ePie2
v-else
:list="data.medicalInsurance.ffje"
:year="data.medicalInsurance.year"
></ePie2>
2024-07-11 16:57:39 +08:00
<div></div>
<div class="left_1_xia">
2024-07-12 13:30:39 +08:00
<div class="left_1_xia_item" style="flex: 1.5">
2024-07-12 11:50:43 +08:00
<div class="choose">
<div
:class="
tabYd[0].choose == '异地就医人数' ? 'choose_1' : 'choose_2'
"
@click="changeYd('异地就医人数')"
>
异地就医人数
</div>
<div
:class="
tabYd[0].choose == '异地就医金额' ? 'choose_1' : 'choose_2'
"
@click="changeYd('异地就医金额')"
>
异地就医金额
</div>
</div>
2024-07-11 16:57:39 +08:00
<ePie3
:list="data.medicalInsurance.ffrc"
:year="data.medicalInsurance.year"
2024-07-12 11:50:43 +08:00
v-if="showEchart && tabYd[0].choose == '异地就医人数'"
2024-07-11 16:57:39 +08:00
></ePie3>
2024-07-12 11:50:43 +08:00
<ePie3_1
:list="data.medicalInsurance.ffrc"
:year="data.medicalInsurance.year"
v-if="showEchart && tabYd[0].choose == '异地就医金额'"
></ePie3_1>
</div>
<div class="left_1_xia_item" style="margin-top: 40px">
2024-07-12 13:30:39 +08:00
<ePie4
2024-07-15 10:51:42 +08:00
:list="data.lxbx.lxbxrs"
:year="data.lxbx.year"
2024-07-12 13:30:39 +08:00
v-if="showEchart"
></ePie4>
2024-07-11 16:57:39 +08:00
<div class="historyimg">手工零星报销人数</div>
</div>
</div>
2024-04-12 09:26:48 +08:00
</div>
2024-04-19 15:55:36 +08:00
2024-06-20 09:55:26 +08:00
<div class="flex1" style="margin-top: 10px">
2024-07-12 11:50:43 +08:00
<div
class="yd_title"
:class="lmb == '两慢病' ? 'left_3' : 'left_3_1'"
@click="lmbqh"
>
2024-06-04 09:26:53 +08:00
<div class="animate-border">
2024-06-04 17:04:49 +08:00
<i></i>
<i></i>
</div>
2024-06-04 09:26:53 +08:00
</div>
2024-07-11 16:57:39 +08:00
<tnb
:list="data.lmb.tnbrs"
2024-07-12 11:50:43 +08:00
:list2="data.lmb.gxyrs"
2024-07-11 16:57:39 +08:00
:year="data.lmb.year"
2024-07-12 11:50:43 +08:00
v-if="showEchart && lmb == '两慢病'"
2024-07-11 16:57:39 +08:00
></tnb>
2024-07-12 11:50:43 +08:00
<mfyyqk
:list="data.mfyyqk"
v-if="showEchart && lmb == '免费用药情况'"
></mfyyqk>
2024-04-17 14:20:33 +08:00
</div>
</div>
<div class="displayFlex center_bg">
2024-04-19 15:55:36 +08:00
<div class="flex1">
2024-06-04 09:26:53 +08:00
<div class="yd_title center_2">
<div class="animate-border">
2024-06-04 17:04:49 +08:00
<i></i>
<i></i>
</div>
2024-06-04 09:26:53 +08:00
</div>
2024-04-19 15:55:36 +08:00
<div class="center_top">
2024-08-05 16:24:46 +08:00
<div class="item5">
<img src="@/assets/images/hygiene/mjzrc.png" class="left5" />
<div class="right5">
<div class="right5_top font">门急诊人次</div>
<img src="@/assets/images/hygiene/jt.png" class="right5_center" />
<div class="right5_bottom">{{ data.mz.mjzrc }}</div>
2024-04-19 15:55:36 +08:00
</div>
</div>
2024-08-05 16:24:46 +08:00
<div class="item5">
<img src="@/assets/images/hygiene/zyrs.png" class="left5" />
<div class="right5">
<div class="right5_top font">住院人数</div>
<img src="@/assets/images/hygiene/jt.png" class="right5_center" />
<div class="right5_bottom">{{ data.mz.zyrs }}</div>
2024-04-19 15:55:36 +08:00
</div>
</div>
2024-04-12 09:26:48 +08:00
</div>
2024-04-19 15:55:36 +08:00
</div>
2024-06-20 09:55:26 +08:00
<div class="flex1" style="flex: 0.3">
2024-06-04 09:26:53 +08:00
<div class="yd_title center_1">
<div class="animate-border">
2024-06-04 17:04:49 +08:00
<i></i>
<i></i>
</div>
2024-06-04 09:26:53 +08:00
</div>
2024-04-19 15:55:36 +08:00
<div class="minTop">
<div class="minTopPart">
<div class="history2">
2024-06-06 10:50:45 +08:00
<div class="va">{{ data.jkda.jdfs }}</div>
2024-06-20 09:55:26 +08:00
<img src="@/assets/images/hygiene/shang_left.png" alt="" />
2024-06-04 17:04:49 +08:00
<img
class="moveImg"
src="@/assets/images/hygiene/shang_left2.png"
alt=""
/>
<img
class="moveImg2"
src="@/assets/images/hygiene/jd.gif"
alt=""
/>
2024-07-13 14:36:34 +08:00
<div class="historyimg font">建档份数</div>
2024-04-12 09:26:48 +08:00
</div>
2024-04-17 14:20:33 +08:00
</div>
2024-04-19 15:55:36 +08:00
<div class="minTopPart2">
2024-08-05 16:24:46 +08:00
<div class="left5">
<div class="leftImg5">
2024-07-02 10:35:51 +08:00
<eP4 :list="data.jkda.jdl" v-if="showEchart"></eP4>
2024-06-04 17:04:49 +08:00
</div>
2024-08-05 16:24:46 +08:00
<div class="left5_me">
2024-04-19 15:55:36 +08:00
<div>建档率</div>
2024-06-06 10:50:45 +08:00
<div class="bo">{{ data.jkda.jdl }}%</div>
2024-04-19 15:55:36 +08:00
</div>
</div>
2024-08-05 16:24:46 +08:00
<div class="right5">
<div class="rightImg5">
2024-07-02 10:35:51 +08:00
<eP4_1 :list="data.jkda.jtysqyl" v-if="showEchart"></eP4_1>
2024-06-04 17:04:49 +08:00
</div>
2024-08-05 16:24:46 +08:00
<div class="right5_me">
2024-04-22 13:46:46 +08:00
<div>家庭医生签约率</div>
2024-06-06 10:50:45 +08:00
<div class="bo">{{ data.jkda.jtysqyl }}%</div>
2024-04-19 15:55:36 +08:00
</div>
2024-04-12 09:26:48 +08:00
</div>
</div>
</div>
</div>
2024-06-20 09:55:26 +08:00
<div class="flex1" style="margin-top: 20px">
2024-06-04 09:26:53 +08:00
<div class="yd_title familyPlanning">
<div class="animate-border">
2024-06-04 17:04:49 +08:00
<i></i>
<i></i>
</div>
2024-06-04 09:26:53 +08:00
</div>
2024-04-17 14:20:33 +08:00
<!-- <div style="width: 100%; "> -->
2024-07-02 10:35:51 +08:00
<eP5 :list="data.jsbgl" v-if="showEchart"></eP5>
2024-04-17 14:20:33 +08:00
<!-- </div> -->
2024-04-12 09:26:48 +08:00
</div>
</div>
2024-04-17 14:20:33 +08:00
<div class="displayFlex right_bg">
2024-06-20 09:55:26 +08:00
<div class="flex1" style="flex: 0.9">
2024-06-04 09:26:53 +08:00
<div class="yd_title mechanism">
<div class="animate-border">
2024-06-04 17:04:49 +08:00
<i></i>
<i></i>
</div>
2024-06-04 09:26:53 +08:00
</div>
2024-04-19 15:55:36 +08:00
<div class="history">
<div class="history1">
2024-05-22 15:12:28 +08:00
<div class="va">{{ data.fyglrs.ycfrc }}</div>
2024-06-20 09:55:26 +08:00
<img src="@/assets/images/hygiene/fy.png" alt="" />
<img src="@/assets/images/hygiene/fy1.png" alt="" class="fyMove" />
<img src="@/assets/images/hygiene/fy.gif" class="historyMoveImg" />
2024-07-13 14:36:34 +08:00
<div class="historyimg font" >孕产妇系统管理人数</div>
2024-04-19 15:55:36 +08:00
</div>
<div class="history1">
2024-05-22 15:12:28 +08:00
<div class="va">{{ data.fyglrs.etrs }}</div>
2024-06-20 09:55:26 +08:00
<img src="@/assets/images/hygiene/fy.png" alt="" />
<img src="@/assets/images/hygiene/fy2.png" alt="" class="fyMove" />
<img src="@/assets/images/hygiene/fy.gif" class="historyMoveImg" />
2024-07-13 14:36:34 +08:00
<div class="historyimg font" >0-6岁儿童系统管理人数</div>
2024-04-19 15:55:36 +08:00
</div>
</div>
2024-04-12 09:26:48 +08:00
</div>
2024-06-20 09:55:26 +08:00
<div class="flex1" style="flex: 1.1">
2024-06-04 09:26:53 +08:00
<div class="yd_title service">
<div class="animate-border">
2024-06-04 17:04:49 +08:00
<i></i>
<i></i>
</div>
2024-06-04 09:26:53 +08:00
</div>
2024-07-11 16:57:39 +08:00
<eP7
:list="data.jktj.jktjrs"
:year="data.jktj.year"
v-if="showEchart"
></eP7>
2024-04-12 09:26:48 +08:00
</div>
2024-04-19 10:00:02 +08:00
<div class="flex1">
2024-06-04 09:26:53 +08:00
<div class="yd_title last">
<div class="animate-border">
2024-06-04 17:04:49 +08:00
<i></i>
<i></i>
</div>
2024-06-04 09:26:53 +08:00
</div>
2024-05-28 14:41:01 +08:00
2024-05-22 15:12:28 +08:00
<div
2024-05-28 14:41:01 +08:00
class="table"
ref="mainRef"
2024-05-22 15:12:28 +08:00
@mouseenter="stopAutoScroll"
@mouseleave="startAutoScroll"
>
2024-06-20 09:55:26 +08:00
<div class="item" v-for="item in data.jkhd">
2024-05-28 14:41:01 +08:00
{{ item.jkhd }}
2024-04-19 10:00:02 +08:00
</div>
2024-04-12 09:26:48 +08:00
</div>
</div>
2024-04-17 14:20:33 +08:00
</div>
2024-04-12 09:26:48 +08:00
</div>
</template>
<script setup>
2024-04-17 14:20:33 +08:00
import ePie from "./echarts_hygiene/pie.vue";
import ePie2 from "./echarts_hygiene/pie2.vue";
2024-07-11 16:57:39 +08:00
import ePie3 from "./echarts_hygiene/pie3.vue";
2024-07-12 11:50:43 +08:00
import ePie3_1 from "./echarts_hygiene/pie3_1.vue";
2024-07-11 16:57:39 +08:00
import ePie4 from "./echarts_hygiene/pie4.vue";
2024-04-17 14:20:33 +08:00
import eP2 from "./echarts_hygiene/eP2.vue";
import eP3 from "./echarts_hygiene/eP3.vue";
import eP7 from "./echarts_hygiene/eP7.vue";
import eP6 from "./echarts_hygiene/eP6.vue";
import eP5 from "./echarts_hygiene/eP5.vue";
2024-04-17 15:25:25 +08:00
import eP4 from "./echarts_hygiene/eP4.vue";
2024-04-22 13:46:46 +08:00
import eP4_1 from "./echarts_hygiene/eP4_1.vue";
2024-04-19 15:55:36 +08:00
import tnb from "./echarts_hygiene/tnb.vue";
2024-07-12 11:50:43 +08:00
import mfyyqk from "./echarts_hygiene/mfyyqk.vue";
2024-05-22 15:12:28 +08:00
import { ref, reactive, onMounted, onBeforeMount } from "vue";
2024-05-13 10:53:21 +08:00
import http from "@/utils/request.js";
2024-07-12 11:50:43 +08:00
const lmb = ref("两慢病");
2024-07-11 16:57:39 +08:00
const showEchart = ref(false);
2024-04-17 14:20:33 +08:00
const leftchoose = ref({
first: "1",
second: "1",
third: "1",
});
2024-05-13 10:53:21 +08:00
const data = reactive({
2024-05-22 15:12:28 +08:00
medicalInsurance: {}, //医疗保险
lmb: {}, //两慢病
2024-07-12 11:50:43 +08:00
mfyyqk: [
{ name: "2020", num: 1399947.19 },
{ name: "2021", num: 4968369.09 },
{ name: "2022", num: 6452334.81 },
{ name: "2023", num: 7301560.28 },
], //免费用药情况
2024-05-22 15:12:28 +08:00
mz: {}, //门诊住院
2024-06-06 10:50:45 +08:00
jkda: {}, //健康档案
2024-05-22 15:12:28 +08:00
jsbgl: [], //精神病管理
fyglrs: {}, //系统管理
jktj: {}, //65岁健康体检
jkhd: [], //健康活动
2024-07-15 10:51:42 +08:00
lxbx:{},//手工零星报销
2024-05-22 15:12:28 +08:00
});
2024-07-12 11:50:43 +08:00
const tabYd = ref([
{
choose: "异地就医人数",
},
]);
const changeYd = (name) => {
tabYd.value[0].choose = name;
};
const lmbqh = () => {
if (lmb.value == "两慢病") {
lmb.value = "免费用药情况";
} else {
lmb.value = "两慢病";
}
};
//
const change = (name, index) => {
leftchoose.value[name] = index;
};
2024-05-22 15:12:28 +08:00
//自动滚动
const mainRef = ref(null);
let isAutoScrolling = true;
const stopAutoScroll = () => {
isAutoScrolling = false;
};
const startAutoScroll = () => {
isAutoScrolling = true;
autoScroll();
};
const autoScroll = () => {
if (!isAutoScrolling) return;
const mainEl = mainRef.value;
2024-06-20 09:55:26 +08:00
if (!mainEl) {
// console.error("mainRef is not defined");
return;
}
2024-05-22 15:12:28 +08:00
mainEl.scrollTop += 1; // 每次滚动的距离
2024-05-28 14:41:01 +08:00
if (mainEl.scrollTop + 1 >= mainEl.scrollHeight - mainEl.clientHeight) {
2024-05-22 15:12:28 +08:00
setTimeout(() => {
mainEl.scrollTo({ top: 0, behavior: "smooth" });
setTimeout(autoScroll, 2000); // 2秒后再次滚动到底部
}, 1000); // 暂停1秒后开始快速滚回顶部
} else {
requestAnimationFrame(autoScroll);
}
};
onBeforeMount(async () => {
2024-05-13 10:53:21 +08:00
getData();
});
2024-05-22 15:12:28 +08:00
onMounted(() => {
2024-07-11 16:57:39 +08:00
setTimeout(() => {
startAutoScroll();
}, 600);
2024-06-04 11:25:28 +08:00
// console.log(
// mainRef.value.scrollTop,
// mainRef.value.scrollHeight,
// mainRef.value.clientHeight
// );
2024-05-22 15:12:28 +08:00
});
2024-05-15 13:25:33 +08:00
const getData = async () => {
await http.get("/api/ggfwyth/health").then((res) => {
2024-05-13 10:53:21 +08:00
if (res.code == 200) {
data.medicalInsurance = res.data.medicalInsurance;
data.lmb = res.data.lmb;
data.mz = res.data.mz;
2024-06-06 11:07:37 +08:00
data.jkda = res.data.jkda;
2024-05-13 10:53:21 +08:00
data.jsbgl = res.data.jsbgl;
data.fyglrs = res.data.fyglrs;
data.jktj = res.data.jktj;
data.jkhd = res.data.jkhd;
2024-07-15 10:51:42 +08:00
data.lxbx = res.data.lxbx;
2024-07-11 16:57:39 +08:00
showEchart.value = true;
2024-05-13 10:53:21 +08:00
}
});
};
2024-04-12 09:26:48 +08:00
</script>
<style lang="scss" scoped>
.displayFlex {
2024-04-17 14:20:33 +08:00
box-sizing: border-box;
height: 100%;
2024-04-12 09:26:48 +08:00
display: flex;
flex-direction: column;
2024-04-17 14:20:33 +08:00
// flex: 1;
width: 33.333333333%;
2024-04-12 09:26:48 +08:00
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.flex1 {
flex: 1;
2024-04-17 14:20:33 +08:00
// padding: 0 28px;
box-sizing: border-box;
}
.flex2 {
// flex: 1;
// padding: 0 38px;
2024-04-12 09:26:48 +08:00
box-sizing: border-box;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.module {
display: flex;
2024-04-17 14:20:33 +08:00
width: 100%;
2024-07-24 14:58:07 +08:00
margin-top: 112px;
2024-04-12 09:26:48 +08:00
}
.yd_title {
2024-04-17 14:20:33 +08:00
// background-image: url(@/assets/img_04.png);
// background-repeat: no-repeat;
// background-size: 100% 100%;
2024-04-12 09:26:48 +08:00
box-sizing: border-box;
2024-04-17 14:20:33 +08:00
width: 94%;
2024-04-18 11:51:31 +08:00
height: 42px;
2024-04-12 09:26:48 +08:00
position: relative;
2024-06-04 09:26:53 +08:00
overflow: hidden;
/* 利用伪元素和两个i元素产生4条线 */
.animate-border {
position: absolute;
top: 0px;
width: 100%;
height: 100%;
&::before,
&::after {
content: "";
position: absolute;
width: 100%;
2024-06-04 09:47:11 +08:00
height: 2px;
2024-06-04 09:26:53 +08:00
}
i {
position: absolute;
display: inline-block;
height: 100%;
2024-06-04 09:47:11 +08:00
width: 2px;
2024-06-04 09:26:53 +08:00
}
&::before {
top: 0;
left: -100%;
background-image: linear-gradient(
90deg,
transparent,
#03e9f4,
transparent
);
animation: one 4s linear infinite;
}
i:nth-child(1) {
top: -100%;
right: 0;
background-image: linear-gradient(
180deg,
transparent,
#03e9f4,
transparent
);
/* 动画名称 动画持续时间 动画渲染函数 动画延迟时间 动画执行次数 */
animation: two 4s linear 1s infinite;
}
&::after {
bottom: 0;
right: -100%;
background-image: linear-gradient(
-90deg,
transparent,
#03e9f4,
transparent
);
animation: three 4s linear 2s infinite;
}
i:nth-child(2) {
bottom: -100%;
left: 0;
background-image: linear-gradient(
360deg,
transparent,
#03e9f4,
transparent
);
animation: four 4s linear 3s infinite;
}
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.text {
2024-04-17 14:20:33 +08:00
display: flex;
position: absolute;
2024-04-12 09:26:48 +08:00
font-size: 16px;
font-family: SourceHanSansCN;
font-weight: bold;
color: #ffffff;
position: absolute;
2024-04-17 14:20:33 +08:00
right: 5px;
2024-04-18 11:51:31 +08:00
top: 1px;
}
2024-04-19 10:00:02 +08:00
.c {
width: 130px;
height: 42px;
cursor: pointer;
2024-04-12 09:26:48 +08:00
}
}
2024-06-04 09:26:53 +08:00
@keyframes one {
0% {
left: -100%;
}
50%,
100% {
left: 100%;
}
}
@keyframes two {
0% {
top: -100%;
}
50%,
100% {
top: 100%;
}
}
@keyframes three {
0% {
right: -100%;
}
50%,
100% {
right: 100%;
}
}
@keyframes four {
0% {
bottom: -100%;
}
50%,
100% {
bottom: 100%;
}
}
2024-04-17 14:20:33 +08:00
.familyPlanning {
2024-04-22 13:46:46 +08:00
width: 96%;
2024-05-23 14:33:54 +08:00
background-image: url(@/assets/images/hygiene/new_zcs.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
}
.mechanism {
2024-05-23 14:33:54 +08:00
background-image: url(@/assets/images/hygiene/new_fygl.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
}
.service {
2024-05-23 14:33:54 +08:00
background-image: url(@/assets/images/hygiene/new_tjrs.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
}
.last {
2024-05-23 14:33:54 +08:00
background-image: url(@/assets/images/hygiene/new_jkhd.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
}
.serviceBox {
display: flex;
flex-direction: column;
box-sizing: border-box;
.serviceimg {
width: 182px;
height: 35px;
}
.serviceTop {
display: flex;
justify-content: space-between;
padding: 10px 36px 0px 20px;
box-sizing: border-box;
.visit {
display: flex;
flex-direction: column;
align-items: center;
}
.medicalService {
display: flex;
flex-direction: column;
align-items: center;
.ylimg {
width: 200px;
height: 220px;
}
.medicalServiceTop {
position: relative;
span {
position: absolute;
left: 39px;
top: 35%;
font-weight: bold;
font-size: 32px;
color: #ffffff;
line-height: 41px;
letter-spacing: 1px;
text-align: center;
font-style: normal;
2024-05-21 16:12:54 +08:00
font-family: TCloudNumber, TCloudNumber;
2024-04-17 14:20:33 +08:00
}
}
}
}
}
.mealAssistance {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
.mealAssistanceimg {
width: 495px;
height: 35px;
}
}
.left_1 {
2024-05-23 14:33:54 +08:00
background-image: url(@/assets/images/hygiene/new_ylbx.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
}
2024-07-11 16:57:39 +08:00
.left_1_xia {
margin-top: 10px;
margin-bottom: 10px;
display: flex;
justify-content: space-between;
align-items: center;
.left_1_xia_item {
flex: 1;
display: flex;
flex-direction: column;
align-items: center;
2024-07-12 13:30:39 +08:00
.choose {
width: 100%;
display: flex;
justify-content: center;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 35px;
.choose_1 {
cursor: pointer;
width: 124px;
height: 42px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
font-size: 16px;
color: #ffffff;
line-height: 22px;
margin-right: 15px;
background-image: url(@/assets/images/hygiene/choose.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
.choose_2 {
cursor: pointer;
width: 124px;
height: 42px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
font-size: 16px;
color: #ffffff;
line-height: 22px;
margin-right: 15px;
background-image: url(@/assets/images/hygiene/noChoose.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
}
2024-07-11 16:57:39 +08:00
.historyimg {
margin-top: 10px;
padding: 0 25px;
background-image: url(@/assets/images/hygiene/xtgl_1.png);
background-size: 100% 100%;
background-repeat: no-repeat;
font-size: 15px;
color: #ffffff;
line-height: 21px;
letter-spacing: 2px;
}
}
}
2024-05-24 15:32:07 +08:00
// .left_2 {
// background-image: url(@/assets/images/hygiene/left_title_2.png);
// background-repeat: no-repeat;
// background-size: 100% 100%;
// }
2024-04-17 14:20:33 +08:00
.left_3 {
2024-07-12 11:50:43 +08:00
background-image: url(@/assets/images/hygiene/lmb.png);
2024-07-11 16:57:39 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
cursor: pointer;
}
.left_3_1 {
2024-07-12 11:50:43 +08:00
background-image: url(@/assets/images/hygiene/mfyyqk.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
2024-07-11 16:57:39 +08:00
cursor: pointer;
2024-04-17 14:20:33 +08:00
}
.center_1 {
2024-04-22 13:46:46 +08:00
width: 96%;
2024-05-23 14:33:54 +08:00
background-image: url(@/assets/images/hygiene/new_jkda.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
}
2024-04-19 15:55:36 +08:00
.center_2 {
2024-04-22 13:46:46 +08:00
width: 96%;
2024-05-23 14:33:54 +08:00
background-image: url(@/assets/images/hygiene/new_mz.png);
2024-04-19 15:55:36 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
}
.center_top {
width: 95%;
height: 150px;
display: flex;
align-items: center;
justify-content: space-around;
2024-08-05 16:24:46 +08:00
.item5 {
2024-04-19 15:55:36 +08:00
display: flex;
align-items: center;
2024-08-05 16:24:46 +08:00
.left5 {
2024-04-19 15:55:36 +08:00
width: 102px;
height: 102px;
}
2024-08-05 16:24:46 +08:00
.right5 {
2024-04-19 15:55:36 +08:00
margin-left: 10px;
2024-08-05 16:24:46 +08:00
.right5_top {
2024-04-19 15:55:36 +08:00
font-size: 16px;
color: #ffffff;
line-height: 22px;
letter-spacing: 2px;
}
2024-08-05 16:24:46 +08:00
.right5_center {
2024-04-19 15:55:36 +08:00
width: 100px;
height: 7px;
}
2024-08-05 16:24:46 +08:00
.right5_bottom {
2024-04-19 15:55:36 +08:00
margin-top: 3px;
padding: 5px;
font-size: 22px;
color: #2ef1ff;
line-height: 26px;
text-shadow: 0px 0px 13px rgba(0, 252, 255, 0.5);
background: linear-gradient(
270deg,
rgba(255, 255, 255, 0) 0%,
#3976a1 100%
);
}
}
}
}
2024-04-17 14:20:33 +08:00
.left_bg {
width: 642px;
// height: 100%;
box-sizing: border-box;
padding-left: 50px;
margin-right: 28px;
background-image: url(@/assets/images/left_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
.center_bg {
width: 582px;
// height: 100%;
box-sizing: border-box;
padding-left: 10px;
margin-right: 28px;
background-image: url(@/assets/images/center_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
.right_bg {
width: 642px;
box-sizing: border-box;
2024-04-25 16:28:11 +08:00
padding-left: 20px;
2024-04-17 14:20:33 +08:00
margin-right: 28px;
background-image: url(@/assets/images/right_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
}
2024-04-12 09:26:48 +08:00
.basicInformation {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-top: 22px;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.basicInformation_item {
flex: 0 0 50%;
padding: 0 2px;
margin-bottom: 10px;
margin-top: 10px;
box-sizing: border-box;
display: flex;
align-items: center;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.icon {
width: 79px;
height: 47px;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.right {
margin-left: 4px;
.label {
background-image: url(@/assets/img_11.png);
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
margin-bottom: 4px;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
span {
font-size: 12px;
font-weight: 400;
color: #eff0f1;
line-height: 19px;
margin-left: 2px;
}
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
p {
font-size: 16px;
font-weight: bold;
color: #6acbff;
line-height: 24px;
}
}
}
}
.visitLog {
.visitLog_item {
display: flex;
align-items: center;
background-image: url(@/assets/img_12.png);
background-size: 100% 100%;
margin-top: 16px;
padding: 15px 8px;
box-sizing: border-box;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
img {
display: inline-block;
margin-right: 10px;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.visitLog_item_box {
flex: auto;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
h4 {
font-size: 18px;
font-family: MicrosoftYaHei;
font-weight: bold;
color: #0096ff;
margin-bottom: 2px;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
p {
font-size: 12px;
font-family: SourceHanSansCN;
font-weight: 400;
color: #ffffff;
margin-top: 6px;
}
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.check {
font-size: 12px;
font-family: SourceHanSansCN;
font-weight: 400;
color: #0096ff;
line-height: 20px;
}
}
}
.history {
2024-04-19 15:55:36 +08:00
height: 240px;
2024-04-17 14:20:33 +08:00
display: flex;
justify-content: space-around;
2024-04-19 15:55:36 +08:00
box-sizing: border-box;
2024-04-17 14:20:33 +08:00
.history1 {
font-size: 26px;
color: #ffffff;
line-height: 30px;
letter-spacing: 1px;
text-align: center;
font-style: normal;
font-family: PangMenZhengDao;
display: flex;
flex-direction: column;
align-items: center;
2024-06-04 17:04:49 +08:00
position: relative;
2024-06-20 09:55:26 +08:00
.fyMove {
2024-06-04 17:04:49 +08:00
position: absolute;
top: 60px;
width: 60px;
height: 64px;
animation: example 3s infinite linear;
}
@keyframes example {
0% {
transform: translateY(0);
}
25% {
transform: translateY(-4px);
}
50% {
transform: translateY(0);
}
75% {
transform: translateY(4px);
}
100% {
transform: translateY(0);
}
}
2024-04-19 15:55:36 +08:00
.va {
margin-top: 27px;
margin-bottom: 10px;
2024-05-21 16:12:54 +08:00
font-family: TCloudNumber, TCloudNumber;
2024-04-17 14:20:33 +08:00
2024-04-19 15:55:36 +08:00
font-size: 26px;
color: #ffffff;
line-height: 30px;
letter-spacing: 1px;
text-shadow: 0px 2px 4px rgba(255, 255, 255, 0.5);
text-align: right;
2024-04-17 14:20:33 +08:00
font-style: normal;
2024-04-19 15:55:36 +08:00
}
img {
width: 110px;
height: 110px;
2024-04-17 14:20:33 +08:00
}
.historyimg {
2024-04-19 15:55:36 +08:00
margin-top: 10px;
padding: 0 25px;
background-image: url(@/assets/images/hygiene/xtgl_1.png);
background-size: 100% 100%;
background-repeat: no-repeat;
font-size: 15px;
color: #ffffff;
line-height: 21px;
letter-spacing: 2px;
2024-04-17 14:20:33 +08:00
}
2024-06-05 10:45:56 +08:00
.historyMoveImg {
position: absolute;
top: 60px;
width: 180px;
height: 120px;
}
2024-04-17 14:20:33 +08:00
}
img {
width: 154px;
height: 136px;
}
2024-04-12 09:26:48 +08:00
p {
margin-top: 12px;
font-size: 12px;
font-weight: 400;
color: #ffffff;
line-height: 28px;
border-bottom: 13px solid rgba(57, 59, 109, 1);
}
}
.concernLabel {
display: flex;
align-items: center;
justify-content: center;
margin: 12px 0 20px;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
span {
text-align: center;
background: rgba(0, 89, 130, 0.73);
border-radius: 10px;
width: 118px;
height: 49px;
line-height: 49px;
font-size: 18px;
font-weight: 400;
color: #ffffff;
margin: 0 10px;
}
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.property {
display: flex;
padding: 14px 0 10px;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.property_box {
2024-06-25 09:13:19 +08:00
//background-image: url(@/assets/img_05.png);
2024-04-12 09:26:48 +08:00
background-size: 100% 100%;
background-repeat: no-repeat;
width: 179px;
height: 91px;
margin: 0 12px;
text-align: center;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
h5 {
font-size: 14px;
font-weight: 400;
color: #ffffff;
margin: 9px 0 16px;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
p {
font-size: 21px;
font-weight: bold;
color: #48ece7;
}
}
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.activity {
h5 {
font-size: 14px;
font-weight: bold;
color: rgba(0, 164, 250, 0.8);
line-height: 47px;
border-bottom: 2px solid rgba(0, 164, 250, 1);
margin-bottom: 17px;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.activity_content {
margin: 0 -6px 12px;
display: flex;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.activity_box {
width: 50%;
display: inline-block;
margin: 0 6px;
box-sizing: border-box;
background-color: rgba(15, 28, 54, 1);
padding: 12px 12px 19px;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
p {
font-size: 14px;
font-weight: 400;
color: #ffffff;
line-height: 27px;
height: 100%;
}
}
}
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.monitor {
.monitor_box {
display: flex;
padding: 8px 0;
border-bottom: 2px solid rgba(255, 255, 255, 0.67);
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
img {
width: 115px;
height: 84px;
margin-right: 21px;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
.monitor_box_text {
display: flex;
flex-direction: column;
justify-content: space-between;
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
h4 {
font-size: 14px;
font-weight: 400;
color: #ffffff;
line-height: 20px;
}
2024-04-17 14:20:33 +08:00
2024-04-12 09:26:48 +08:00
p {
font-size: 14px;
font-weight: 400;
color: #818181;
line-height: 23px;
}
}
}
}
2024-04-19 15:55:36 +08:00
.minTop {
height: 250px;
display: flex;
align-items: center;
2024-04-22 13:46:46 +08:00
}
.history2 {
font-size: 26px;
color: #ffffff;
line-height: 30px;
letter-spacing: 1px;
text-align: center;
font-style: normal;
font-family: PangMenZhengDao;
display: flex;
flex-direction: column;
align-items: center;
2024-06-04 17:04:49 +08:00
position: relative;
.moveImg {
position: absolute;
top: 60px;
width: 64px;
height: 64px;
animation: example 3s infinite linear;
}
@keyframes example {
0% {
transform: translateY(0);
}
25% {
transform: translateY(-4px);
}
50% {
transform: translateY(0);
}
75% {
transform: translateY(4px);
}
100% {
transform: translateY(0);
}
}
.moveImg2 {
position: absolute;
top: 70px;
}
2024-04-22 13:46:46 +08:00
.va {
margin-top: 27px;
margin-bottom: 20px;
2024-05-21 16:12:54 +08:00
font-family: TCloudNumber, TCloudNumber;
2024-04-22 13:46:46 +08:00
font-weight: bold;
font-size: 20px;
color: #ffffff;
line-height: 24px;
letter-spacing: 1px;
text-shadow: 0px 0px 23px rgba(0, 252, 255, 0.5);
text-align: center;
font-style: normal;
}
img {
width: 113px;
height: 121px;
}
.historyimg {
margin-top: 10px;
padding: 0 25px;
background-image: url(@/assets/images/hygiene/xtgl_1.png);
background-size: 100% 100%;
background-repeat: no-repeat;
font-size: 15px;
color: #ffffff;
line-height: 21px;
letter-spacing: 2px;
}
2024-04-17 14:20:33 +08:00
}
.minTopPart2 {
2024-04-22 13:46:46 +08:00
margin-left: 5px;
width: 420px;
height: 136px;
2024-04-19 15:55:36 +08:00
background-image: url(@/assets/images/hygiene/xia_1.png);
2024-04-17 14:20:33 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
2024-04-19 15:55:36 +08:00
align-items: center;
2024-04-17 14:20:33 +08:00
position: relative;
display: flex;
2024-04-19 15:55:36 +08:00
margin-top: 35px;
2024-04-22 13:46:46 +08:00
padding: 0 5px;
box-sizing: border-box;
2024-08-05 16:24:46 +08:00
.left5 {
2024-04-17 14:20:33 +08:00
display: flex;
align-items: center;
justify-content: center;
2024-04-22 13:46:46 +08:00
margin-left: 13px;
2024-08-05 16:24:46 +08:00
.leftImg5 {
2024-04-22 13:46:46 +08:00
width: 90px;
height: 90px;
2024-04-17 14:20:33 +08:00
}
2024-08-05 16:24:46 +08:00
.left5_me {
2024-04-17 14:20:33 +08:00
margin-left: 10px;
display: flex;
flex-direction: column;
2024-04-22 13:46:46 +08:00
font-family: PingFangSC, PingFang SC;
2024-04-19 10:00:02 +08:00
font-weight: 500;
2024-04-22 13:46:46 +08:00
font-size: 14px;
2024-04-19 10:00:02 +08:00
color: #ffffff;
2024-04-22 13:46:46 +08:00
line-height: 20px;
2024-04-19 10:00:02 +08:00
letter-spacing: 2px;
2024-04-22 13:46:46 +08:00
text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.65);
.bo {
margin-top: 5px;
2024-05-21 16:12:54 +08:00
font-family: TCloudNumber, TCloudNumber;
2024-04-22 13:46:46 +08:00
font-weight: bold;
font-size: 18px;
color: #00fffc;
line-height: 21px;
text-shadow: 0px 0px 13px rgba(0, 252, 255, 0.5);
}
2024-04-17 14:20:33 +08:00
}
}
2024-08-05 16:24:46 +08:00
.right5 {
2024-04-17 14:20:33 +08:00
display: flex;
align-items: center;
// justify-content: center;
2024-04-22 13:46:46 +08:00
2024-08-05 16:24:46 +08:00
.rightImg5 {
2024-04-22 13:46:46 +08:00
width: 90px;
height: 90px;
2024-04-17 14:20:33 +08:00
}
2024-08-05 16:24:46 +08:00
.right5_me {
2024-04-17 14:20:33 +08:00
margin-left: 10px;
display: flex;
flex-direction: column;
2024-04-22 13:46:46 +08:00
font-family: PingFangSC, PingFang SC;
2024-04-19 10:00:02 +08:00
font-weight: 500;
2024-04-22 13:46:46 +08:00
font-size: 14px;
2024-04-19 10:00:02 +08:00
color: #ffffff;
2024-04-22 13:46:46 +08:00
line-height: 20px;
2024-04-19 10:00:02 +08:00
letter-spacing: 2px;
2024-04-22 13:46:46 +08:00
text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.65);
.bo {
margin-top: 5px;
2024-05-21 16:12:54 +08:00
font-family: TCloudNumber, TCloudNumber;
2024-04-22 13:46:46 +08:00
font-weight: bold;
font-size: 18px;
color: #ffe92c;
line-height: 21px;
text-shadow: 0px 0px 13px rgba(0, 252, 255, 0.5);
}
2024-04-17 14:20:33 +08:00
}
}
}
.table {
2024-04-17 16:52:47 +08:00
box-sizing: border-box;
2024-04-17 16:03:20 +08:00
margin-top: 10px;
2024-04-17 14:20:33 +08:00
width: 95%;
2024-04-18 11:07:22 +08:00
height: 240px;
2024-04-19 10:00:02 +08:00
2024-04-17 16:52:47 +08:00
overflow-y: auto;
2024-04-19 10:00:02 +08:00
2024-04-17 15:25:25 +08:00
.item {
2024-04-18 11:51:31 +08:00
width: 98%;
2024-04-17 16:52:47 +08:00
box-sizing: border-box;
2024-04-17 15:25:25 +08:00
margin-top: 10px;
padding: 16px 20px;
background-image: url(@/assets/images/hygiene/table_bg.png);
background-repeat: no-repeat;
background-size: 100% 100%;
color: #ffffff;
}
2024-04-17 14:20:33 +08:00
}
2024-04-17 15:45:52 +08:00
/* 滚动条整体部分 */
.table::-webkit-scrollbar {
2024-04-19 10:00:02 +08:00
width: 5px;
// height: 10px;
2024-04-17 15:45:52 +08:00
}
/* 滚动槽 */
.table::-webkit-scrollbar-track {
2024-04-19 10:00:02 +08:00
border-radius: 1px;
background: rgba(41, 157, 255, 0.56);
-webkit-box-shadow: inset 0 0 6px rgba(139, 139, 139, 0.3);
2024-04-17 15:45:52 +08:00
}
/* 滚动条滑块样式 */
.table::-webkit-scrollbar-thumb {
2024-04-19 10:00:02 +08:00
background-clip: content-box;
border-radius: 6px;
background: rgba(41, 157, 255, 1);
-webkit-box-shadow: inset 0 0 6px rgba(20, 20, 20, 0.3);
2024-04-17 15:45:52 +08:00
}
2024-04-19 15:55:36 +08:00
.sm_title_1 {
width: 196px;
height: 45px;
margin-left: 175px;
2024-07-12 14:06:05 +08:00
// background-image: url(@/assets/images/hygiene/tnbrs.png);
2024-04-19 15:55:36 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
2024-07-11 16:59:00 +08:00
margin-top: 15px;
2024-04-19 15:55:36 +08:00
margin-bottom: 10px;
}
.sm_title_2 {
width: 196px;
height: 45px;
margin-left: 175px;
2024-07-12 14:06:05 +08:00
// background-image: url(@/assets/images/hygiene/gxyrs.png);
2024-04-19 15:55:36 +08:00
background-repeat: no-repeat;
background-size: 100% 100%;
margin-top: 15px;
margin-bottom: 10px;
}
2024-07-13 14:36:34 +08:00
.font{
font-size: 18px !important;
}
2024-04-12 09:26:48 +08:00
</style>