|
|
@ -27,10 +27,9 @@
|
|
|
|
<span>例</span>
|
|
|
|
<span>例</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="topbox-item-right">
|
|
|
|
<div class="topbox-item-right">
|
|
|
|
<!-- <div class="redStyle">较去年</div> -->
|
|
|
|
<div class="redStyle">较去年</div>
|
|
|
|
<div>较去年</div>
|
|
|
|
<span class="spanxia">↑</span>
|
|
|
|
<!-- <span class="spanxia">↑</span> -->
|
|
|
|
<!-- <span class="spanshang">↓</span> -->
|
|
|
|
<span class="spanshang">↓</span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="topbox-item">
|
|
|
|
<div class="topbox-item">
|
|
|
@ -43,10 +42,9 @@
|
|
|
|
<span>例</span>
|
|
|
|
<span>例</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="topbox-item-right">
|
|
|
|
<div class="topbox-item-right">
|
|
|
|
<!-- <div class="redStyle">较去年</div> -->
|
|
|
|
<div class="redStyle">较去年</div>
|
|
|
|
<div>较去年</div>
|
|
|
|
<span class="spanxia">↑</span>
|
|
|
|
<!-- <span class="spanxia">↑</span> -->
|
|
|
|
<!-- <span class="spanshang">↓</span> -->
|
|
|
|
<span class="spanshang">↓</span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -55,20 +53,20 @@
|
|
|
|
<div class="bottom-box" ref="bottom-box"></div>
|
|
|
|
<div class="bottom-box" ref="bottom-box"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="rights">
|
|
|
|
<div class="rights">
|
|
|
|
<div v-for="(item, index) in pieDatalist">
|
|
|
|
<div>
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="ptleftbox">
|
|
|
|
<div class="ptleftbox">
|
|
|
|
<div :class="'rectangular' + (index + 1)"></div>
|
|
|
|
<div class="rectangular1"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="texts">{{ item.name }}</div>
|
|
|
|
<div class="texts">一般不良反应</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="ptleftbox"></div>
|
|
|
|
<div class="ptleftbox"></div>
|
|
|
|
<div class="boxLine"></div>
|
|
|
|
<div class="boxLine"></div>
|
|
|
|
<div :class="('react' + (index + 1))" class="ptStyle">{{item.percent}}%</div>
|
|
|
|
<div class="ptStyle react1">0%</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- <div>
|
|
|
|
<div>
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="ptleftbox">
|
|
|
|
<div class="ptleftbox">
|
|
|
|
<div class="rectangular2"></div>
|
|
|
|
<div class="rectangular2"></div>
|
|
|
@ -80,8 +78,8 @@
|
|
|
|
<div class="boxLine"></div>
|
|
|
|
<div class="boxLine"></div>
|
|
|
|
<div class="ptStyle react2">0%</div>
|
|
|
|
<div class="ptStyle react2">0%</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div> -->
|
|
|
|
</div>
|
|
|
|
<!-- <div>
|
|
|
|
<div>
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="pt-top">
|
|
|
|
<div class="ptleftbox">
|
|
|
|
<div class="ptleftbox">
|
|
|
|
<div class="rectangular3"></div>
|
|
|
|
<div class="rectangular3"></div>
|
|
|
@ -93,7 +91,7 @@
|
|
|
|
<div class="boxLine"></div>
|
|
|
|
<div class="boxLine"></div>
|
|
|
|
<div class="ptStyle react3">0%</div>
|
|
|
|
<div class="ptStyle react3">0%</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div> -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -115,7 +113,6 @@ export default {
|
|
|
|
option1: {},
|
|
|
|
option1: {},
|
|
|
|
// echarts
|
|
|
|
// echarts
|
|
|
|
myChart1: {},
|
|
|
|
myChart1: {},
|
|
|
|
|
|
|
|
|
|
|
|
a1: 0,
|
|
|
|
a1: 0,
|
|
|
|
a2: 0,
|
|
|
|
a2: 0,
|
|
|
|
a3: 0,
|
|
|
|
a3: 0,
|
|
|
@ -134,24 +131,10 @@ export default {
|
|
|
|
name: "发生死亡不良反应",
|
|
|
|
name: "发生死亡不良反应",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
],
|
|
|
|
],
|
|
|
|
pieDatalist: [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
percent: 0,
|
|
|
|
|
|
|
|
name: "一般不良反应",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
percent: 0,
|
|
|
|
|
|
|
|
name: "严重不良反应",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
percent: 0,
|
|
|
|
|
|
|
|
name: "发生死亡不良反应",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
total: 0,
|
|
|
|
total: 0,
|
|
|
|
};
|
|
|
|
};
|
|
|
|
},
|
|
|
|
},
|
|
|
|
created() { },
|
|
|
|
created() {},
|
|
|
|
mounted() {
|
|
|
|
mounted() {
|
|
|
|
this.getData();
|
|
|
|
this.getData();
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -160,126 +143,87 @@ export default {
|
|
|
|
let newRouter = this.$route.query;
|
|
|
|
let newRouter = this.$route.query;
|
|
|
|
if (newRouter.type == 1) {
|
|
|
|
if (newRouter.type == 1) {
|
|
|
|
//药品
|
|
|
|
//药品
|
|
|
|
getDrugBL({ name: newRouter.code })
|
|
|
|
getDrugBL({ name: newRouter.code }).then((res) => {
|
|
|
|
.then((res) => {
|
|
|
|
res.data.result.forEach((value, index) => {
|
|
|
|
res.data.result.forEach((value, index) => {
|
|
|
|
this.pieData.forEach((value1, index1) => {
|
|
|
|
this.pieData.forEach((value1, index1) => {
|
|
|
|
if (value.reportType == "一般" && value1.name == "一般不良反应") {
|
|
|
|
if (
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
value.reportType == "一般" &&
|
|
|
|
}
|
|
|
|
value1.name == "一般不良反应"
|
|
|
|
if (value.reportType == "严重" && value1.name == "严重不良反应") {
|
|
|
|
) {
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (
|
|
|
|
if (
|
|
|
|
value.reportType != "一般" &&
|
|
|
|
value.reportType == "严重" &&
|
|
|
|
value.reportType != "严重" &&
|
|
|
|
value1.name == "严重不良反应"
|
|
|
|
value1.name == "发生死亡不良反应"
|
|
|
|
) {
|
|
|
|
) {
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (
|
|
|
|
|
|
|
|
value.reportType != "一般" &&
|
|
|
|
|
|
|
|
value.reportType != "严重" &&
|
|
|
|
|
|
|
|
value1.name == "发生死亡不良反应"
|
|
|
|
|
|
|
|
) {
|
|
|
|
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
.catch(() => {
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (newRouter.type != 1 && newRouter.type != 2) {
|
|
|
|
if (newRouter.type != 1 && newRouter.type != 2) {
|
|
|
|
//化妆品
|
|
|
|
//化妆品
|
|
|
|
getCosmeticsBL({ name: newRouter.code })
|
|
|
|
getCosmeticsBL({ name: newRouter.code }).then((res) => {
|
|
|
|
.then((res) => {
|
|
|
|
res.data.result.forEach((value, index) => {
|
|
|
|
res.data.result.forEach((value, index) => {
|
|
|
|
this.pieData.forEach((value1, index1) => {
|
|
|
|
this.pieData.forEach((value1, index1) => {
|
|
|
|
if (value.reportType == "一般" && value1.name == "一般不良反应") {
|
|
|
|
if (
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
value.reportType == "一般" &&
|
|
|
|
}
|
|
|
|
value1.name == "一般不良反应"
|
|
|
|
if (value.reportType == "严重" && value1.name == "严重不良反应") {
|
|
|
|
) {
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (
|
|
|
|
if (
|
|
|
|
value.reportType != "一般" &&
|
|
|
|
value.reportType == "严重" &&
|
|
|
|
value.reportType != "严重" &&
|
|
|
|
value1.name == "严重不良反应"
|
|
|
|
value1.name == "发生死亡不良反应"
|
|
|
|
) {
|
|
|
|
) {
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (
|
|
|
|
|
|
|
|
value.reportType != "一般" &&
|
|
|
|
|
|
|
|
value.reportType != "严重" &&
|
|
|
|
|
|
|
|
value1.name == "发生死亡不良反应"
|
|
|
|
|
|
|
|
) {
|
|
|
|
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
.catch(() => {
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (newRouter.type == 2) {
|
|
|
|
if (newRouter.type == 2) {
|
|
|
|
//医疗器械
|
|
|
|
//医疗器械
|
|
|
|
getMedicalDevicesBL({ name: newRouter.code })
|
|
|
|
getMedicalDevicesBL({ name: newRouter.code }).then((res) => {
|
|
|
|
.then((res) => {
|
|
|
|
res.data.result.forEach((value, index) => {
|
|
|
|
res.data.result.forEach((value, index) => {
|
|
|
|
this.pieData.forEach((value1, index1) => {
|
|
|
|
this.pieData.forEach((value1, index1) => {
|
|
|
|
if (
|
|
|
|
if (
|
|
|
|
value.reportType == "严重伤害" &&
|
|
|
|
value.reportType == "严重伤害" &&
|
|
|
|
value1.name == "严重不良反应"
|
|
|
|
value1.name == "严重不良反应"
|
|
|
|
) {
|
|
|
|
) {
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (value.reportType == "其他" && value1.name == "一般不良反应") {
|
|
|
|
if (
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
value.reportType == "其他" &&
|
|
|
|
}
|
|
|
|
value1.name == "一般不良反应"
|
|
|
|
if (
|
|
|
|
) {
|
|
|
|
value.reportType != "严重伤害" &&
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
value.reportType != "其他" &&
|
|
|
|
}
|
|
|
|
value1.name == "发生死亡不良反应"
|
|
|
|
if (
|
|
|
|
) {
|
|
|
|
value.reportType != "严重伤害" &&
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
value.reportType != "其他" &&
|
|
|
|
}
|
|
|
|
value1.name == "发生死亡不良反应"
|
|
|
|
|
|
|
|
) {
|
|
|
|
|
|
|
|
this.pieData[index1].value = value.reportCount;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
.catch(() => {
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
|
|
|
|
|
let chartDom = this.$refs["bottom-box"];
|
|
|
|
|
|
|
|
this.myChart1 = echarts.init(chartDom);
|
|
|
|
|
|
|
|
this.initEcharts();
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
initEcharts() {
|
|
|
|
initEcharts() {
|
|
|
@ -391,13 +335,6 @@ export default {
|
|
|
|
normal: {
|
|
|
|
normal: {
|
|
|
|
show: false,
|
|
|
|
show: false,
|
|
|
|
formatter: "",
|
|
|
|
formatter: "",
|
|
|
|
formatter: (params)=> {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (params.name == "一般不良反应") this.pieDatalist[0].percent = params.percent || 0;
|
|
|
|
|
|
|
|
if (params.name == "严重不良反应") this.pieDatalist[1].percent = params.percent || 0;
|
|
|
|
|
|
|
|
if (params.name == "发生死亡不良反应") this.pieDatalist[2].percent = params.percent || 0;
|
|
|
|
|
|
|
|
return (params.percent || 0) + "%";
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
textStyle: {
|
|
|
|
textStyle: {
|
|
|
|
fontSize: 12,
|
|
|
|
fontSize: 12,
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -469,7 +406,7 @@ export default {
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-position: bottom;
|
|
|
|
background-position: bottom;
|
|
|
|
|
|
|
|
|
|
|
|
>div {
|
|
|
|
> div {
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -527,7 +464,6 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
.topbox-item-right {
|
|
|
|
.topbox-item-right {
|
|
|
|
flex: 1;
|
|
|
|
flex: 1;
|
|
|
|
|
|
|
|
|
|
|
|
.redStyle {
|
|
|
|
.redStyle {
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 16px;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
@ -538,7 +474,6 @@ export default {
|
|
|
|
-webkit-text-fill-color: transparent;
|
|
|
|
-webkit-text-fill-color: transparent;
|
|
|
|
margin-right: 5px;
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
div {
|
|
|
|
div {
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 16px;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
@ -566,7 +501,6 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.footers {
|
|
|
|
.footers {
|
|
|
|
height: calc(100% - 120px);
|
|
|
|
height: calc(100% - 120px);
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
@ -575,13 +509,11 @@ export default {
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
padding: 10px;
|
|
|
|
padding: 10px;
|
|
|
|
|
|
|
|
|
|
|
|
.bottom-box {
|
|
|
|
.bottom-box {
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.rights {
|
|
|
|
.rights {
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
padding-left: 15px;
|
|
|
|
padding-left: 15px;
|
|
|
@ -596,30 +528,25 @@ export default {
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
|
|
|
|
.ptleftbox {
|
|
|
|
.ptleftbox {
|
|
|
|
width: 12%;
|
|
|
|
width: 12%;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
|
|
|
|
.rectangular1 {
|
|
|
|
.rectangular1 {
|
|
|
|
height: 8px;
|
|
|
|
height: 8px;
|
|
|
|
width: 8px;
|
|
|
|
width: 8px;
|
|
|
|
background: #2e87e8;
|
|
|
|
background: #2e87e8;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.rectangular2 {
|
|
|
|
.rectangular2 {
|
|
|
|
height: 8px;
|
|
|
|
height: 8px;
|
|
|
|
width: 8px;
|
|
|
|
width: 8px;
|
|
|
|
background: #f0a436;
|
|
|
|
background: #f0a436;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.rectangular3 {
|
|
|
|
.rectangular3 {
|
|
|
|
height: 8px;
|
|
|
|
height: 8px;
|
|
|
|
width: 8px;
|
|
|
|
width: 8px;
|
|
|
|
background: #f35656;
|
|
|
|
background: #f35656;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.texts {
|
|
|
|
.texts {
|
|
|
|
width: 60%;
|
|
|
|
width: 60%;
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 16px;
|
|
|
@ -627,7 +554,6 @@ export default {
|
|
|
|
font-weight: 400;
|
|
|
|
font-weight: 400;
|
|
|
|
color: #b7d4f5;
|
|
|
|
color: #b7d4f5;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.react1 {
|
|
|
|
.react1 {
|
|
|
|
// font-size: 20px;
|
|
|
|
// font-size: 20px;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
@ -635,7 +561,6 @@ export default {
|
|
|
|
color: #2e87e8;
|
|
|
|
color: #2e87e8;
|
|
|
|
padding-left: 10px;
|
|
|
|
padding-left: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.react2 {
|
|
|
|
.react2 {
|
|
|
|
// font-size: 20px;
|
|
|
|
// font-size: 20px;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
@ -643,7 +568,6 @@ export default {
|
|
|
|
color: #f0a436;
|
|
|
|
color: #f0a436;
|
|
|
|
padding-left: 10px;
|
|
|
|
padding-left: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.react3 {
|
|
|
|
.react3 {
|
|
|
|
// font-size: 20px;
|
|
|
|
// font-size: 20px;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
|
font-family: Alibaba PuHuiTi;
|
|
|
@ -652,15 +576,15 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
color: #f35656;
|
|
|
|
color: #f35656;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ptStyle {
|
|
|
|
.ptStyle {
|
|
|
|
width: 60%;
|
|
|
|
width: 60%;
|
|
|
|
margin-top: 5px;
|
|
|
|
margin-top: 5px;
|
|
|
|
background: linear-gradient(to right,
|
|
|
|
background: linear-gradient(
|
|
|
|
rgba(36, 64, 97, 1),
|
|
|
|
to right,
|
|
|
|
rgba(36, 64, 97, 0));
|
|
|
|
rgba(36, 64, 97, 1),
|
|
|
|
|
|
|
|
rgba(36, 64, 97, 0)
|
|
|
|
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.boxLine {
|
|
|
|
.boxLine {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
width: 18px;
|
|
|
|
width: 18px;
|
|
|
|