diff --git a/pages/revenue/component/otherCharts.vue b/pages/revenue/component/otherCharts.vue
index 3d04b3d..b0a4686 100644
--- a/pages/revenue/component/otherCharts.vue
+++ b/pages/revenue/component/otherCharts.vue
@@ -67,7 +67,7 @@ export default {
},
title: {
name: "完成率",
- fontSize: 12,
+ fontSize: 10,
color: "#A69E9F"
},
extra: {
diff --git a/pages/revenue/index.vue b/pages/revenue/index.vue
index 7fd6ce9..c7362d9 100644
--- a/pages/revenue/index.vue
+++ b/pages/revenue/index.vue
@@ -124,9 +124,9 @@
?
利润总额完成率=本年累计/年度预算
(389.00/275.00)
- 本年累计:本年度利润总额的累计数
- 年度预算:本年度利润总额的预算数
- 净利润预算:本年度净利润的预算数
+
+
+
净利润完成度=本年净利润/净利润预算
(292.00/156.00)
@@ -216,7 +216,7 @@
-
+
2023年营收累计
@@ -292,7 +292,7 @@
?
- 包含营业外收入
+
完成率=本年累计 / 年度预算
(473,766,021.71/726,870,000.00)
成本比=本年累计成本/本年累计收入
(180,563,832.50/473,766,021.71)
年度预算:年度预算包含营业外
@@ -1266,7 +1266,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -1336,7 +1336,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 60%;
position: absolute;
@@ -1393,7 +1393,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
position: absolute;
right: 0;top: 70px;
@@ -1452,7 +1452,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -1508,7 +1508,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 60%;
position: absolute;
@@ -1553,7 +1553,7 @@ export default {
margin-top: 32rpx;
.yearItem{
display: inline-block;
- width: calc( ( 100% - 80px ) / 2 );
+ width: calc((100% - 80px)/2);
.itemValue{
font-size: 32rpx;
font-family: DINAlternate-Bold, DINAlternate;
@@ -1573,7 +1573,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 100%;
position: absolute;
@@ -1604,7 +1604,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -1665,7 +1665,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 100%;
position: absolute;
@@ -1703,7 +1703,7 @@ export default {
justify-content: center;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -1795,7 +1795,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -1849,7 +1849,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 100%;
position: absolute;
@@ -1903,7 +1903,7 @@ export default {
justify-content: center;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -1980,7 +1980,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -2052,7 +2052,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -2117,7 +2117,7 @@ export default {
justify-content: center;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 100%;
position: absolute;
@@ -2156,7 +2156,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 60%;
position: absolute;
@@ -2192,7 +2192,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 60%;
position: absolute;
@@ -2235,7 +2235,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 70%;
position: absolute;
@@ -2291,7 +2291,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;
@@ -2319,7 +2319,7 @@ export default {
border-radius: 50%;
color: #A69E9F;
font-size: 12px;
- font-weight: 600;
+ font-weight: 500;
.noticeBox{
max-width: 80%;
position: absolute;