update
This commit is contained in:
parent
b816c7b5b5
commit
3a133a504e
@ -67,7 +67,7 @@ export default {
|
||||
},
|
||||
title: {
|
||||
name: "完成率",
|
||||
fontSize: 12,
|
||||
fontSize: 10,
|
||||
color: "#A69E9F"
|
||||
},
|
||||
extra: {
|
||||
|
||||
@ -124,9 +124,9 @@
|
||||
<view class="notice" @click="handleShowNotice('successRate')">?
|
||||
<view class="noticeBox" :style="{left:'10%',top:'15px'}" v-if="successRate" @click.stop="handleShowNotice('successRate')">
|
||||
<view>利润总额完成率=本年累计/年度预算<br/>(389.00/275.00)</view>
|
||||
<view>本年累计:本年度利润总额的累计数</view>
|
||||
<view>年度预算:本年度利润总额的预算数</view>
|
||||
<view>净利润预算:本年度净利润的预算数</view>
|
||||
<!-- <view>本年累计:本年度利润总额的累计数</view>-->
|
||||
<!-- <view>年度预算:本年度利润总额的预算数</view>-->
|
||||
<!-- <view>净利润预算:本年度净利润的预算数</view>-->
|
||||
<view>净利润完成度=本年净利润/净利润预算<br/>(292.00/156.00)</view>
|
||||
</view>
|
||||
</view>
|
||||
@ -216,7 +216,7 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="accrueYear">
|
||||
<view class="accrueYear" v-if="false">
|
||||
<view class="itemBox">
|
||||
<view style="width:100%;display: flex;align-items: center">
|
||||
<view class="itemBoxTitle">2023年营收累计</view>
|
||||
@ -292,7 +292,7 @@
|
||||
<view class="notice" @click="handleShowNotice('nowYearSum')">?
|
||||
<view class="noticeBox" :style="{ left: '10%', top: '20px' }" v-if="nowYearSum"
|
||||
@click.stop="handleShowNotice('nowYearSum')">
|
||||
<view>包含营业外收入</view>
|
||||
<!-- <view>包含营业外收入</view>-->
|
||||
<view>完成率=本年累计 / 年度预算<br/>(473,766,021.71/726,870,000.00)</view>
|
||||
<view>成本比=本年累计成本/本年累计收入<br/>(180,563,832.50/473,766,021.71)</view>
|
||||
<view>年度预算:年度预算包含营业外</view>
|
||||
@ -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;
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user