From 209c3039135a4fea3f7646e3c540041573229667 Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 4 Jun 2025 09:59:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(bonus):=20=E5=A5=96=E9=87=91=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/settlementCenter/sourceBonus.vue | 1276 ++++++++++---------- src/pages/settlementCenter/totalBonus.vue | 818 +++++++------ 2 files changed, 1086 insertions(+), 1008 deletions(-) diff --git a/src/pages/settlementCenter/sourceBonus.vue b/src/pages/settlementCenter/sourceBonus.vue index 9404448..7cfc14f 100644 --- a/src/pages/settlementCenter/sourceBonus.vue +++ b/src/pages/settlementCenter/sourceBonus.vue @@ -1,22 +1,14 @@ - \ No newline at end of file + ::v-deep .u-input { + padding: 0 9px !important; + } + ::v-deep .u-form-item__body__left__content__label { + font-size: 12px; + } + ::v-deep .u-form-item__body { + padding: 5px 0; + } + diff --git a/src/pages/settlementCenter/totalBonus.vue b/src/pages/settlementCenter/totalBonus.vue index bf0e5b5..86bf24d 100644 --- a/src/pages/settlementCenter/totalBonus.vue +++ b/src/pages/settlementCenter/totalBonus.vue @@ -2,105 +2,134 @@ - - + - - + +
- - + + - - + + - - + + - - + + - - + + - + - - + + - - + + - - + + - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -112,384 +141,411 @@ -->
{{ '结算期数' }} {{ item.period }}
{{ '直推收益' }}({{isLocalSymbol() }}){{ item.directIncomeOri | toThousandthAndKeepDecimal}}{{ '直推收益' }}({{ isLocalSymbol() }}) + {{ item.directIncomeOri | toThousandthAndKeepDecimal }} +
{{ '拓展收益' }}({{isLocalSymbol() }}){{ item.expandIncomeOri | toThousandthAndKeepDecimal}}{{ '拓展收益' }}({{ isLocalSymbol() }}) + {{ item.expandIncomeOri | toThousandthAndKeepDecimal }} +
{{ '辅导收益' }}({{isLocalSymbol() }}){{ item.coachIncomeOri | toThousandthAndKeepDecimal}}{{ '辅导收益' }}({{ isLocalSymbol() }}) + {{ item.coachIncomeOri | toThousandthAndKeepDecimal }} +
{{ '分红收益' }}({{isLocalSymbol() }}){{ item.shareIncomeOri | toThousandthAndKeepDecimal}}{{ '分红收益' }}({{ isLocalSymbol() }}) + {{ item.shareIncomeOri | toThousandthAndKeepDecimal }} +
{{ '报单收益' }}({{isLocalSymbol() }}){{ item.serviceIncomeOri | toThousandthAndKeepDecimal}}{{ '报单收益' }}({{ isLocalSymbol() }}) + {{ item.serviceIncomeOri | toThousandthAndKeepDecimal }} +
{{ '复购推荐收益' }}{{ item.repurPushIncomeOri | toThousandthAndKeepDecimal}} + {{ item.repurPushIncomeOri | toThousandthAndKeepDecimal }} +
{{ '复购级差收益' }}({{isLocalSymbol() }}){{ item.repurRangeIncomeOri | toThousandthAndKeepDecimal}}{{ '复购级差收益' }}({{ isLocalSymbol() }}) + {{ item.repurRangeIncomeOri | toThousandthAndKeepDecimal }} +
{{ '复购拓展收益' }}({{isLocalSymbol() }}){{ item.repurExpandIncomeOri | toThousandthAndKeepDecimal}}{{ '复购拓展收益' }}({{ isLocalSymbol() }}) + {{ item.repurExpandIncomeOri | toThousandthAndKeepDecimal }} +
{{ '复购辅导收益' }}({{isLocalSymbol() }}){{ item.repurCoachIncome | toThousandthAndKeepDecimal}}{{ '复购辅导收益' }}({{ isLocalSymbol() }}) + {{ item.repurCoachIncome | toThousandthAndKeepDecimal }} +
{{ '复购券' }}({{isLocalSymbol() }}){{ item.repurCouponOri | toThousandthAndKeepDecimal}}{{ '复购券' }}({{ isLocalSymbol() }}) + {{ item.repurCouponOri | toThousandthAndKeepDecimal }} +
{{ '复购券均分' }} {{ item.repurCouponShareOri }}
{{ '商城重消' }}({{isLocalSymbol() }}){{ item.backPointsOri | toThousandthAndKeepDecimal}}
{{ '平台服务费' }}({{isLocalSymbol() }}){{ item.serviceSpendOri | toThousandthAndKeepDecimal}}
{{ '车奖积分' }}{{ item.carAwardPointsOri | toThousandthAndKeepDecimal}}
{{ '首购实发小计' }}({{isLocalSymbol() }}){{ item.purRealSubtotalOri | toThousandthAndKeepDecimal}}
{{ '复购实发小计' }}({{isLocalSymbol() }}){{ item.repurRealSubtotalOri | toThousandthAndKeepDecimal}}{{ '商城重消' }}({{ isLocalSymbol() }}) + {{ item.backPointsOri | toThousandthAndKeepDecimal }} +
{{ '复购券实发小计' }}({{isLocalSymbol() }}){{ item.repurCouponSubtotalOri | toThousandthAndKeepDecimal}}
{{ '平台服务费' }}({{ isLocalSymbol() }}) + {{ item.serviceSpendOri | toThousandthAndKeepDecimal }} +
直推级差({{ isLocalSymbol() }}) + {{ item.globalPointsOri | toThousandthAndKeepDecimal }} +
{{ '车奖积分' }} + {{ item.carAwardPointsOri | toThousandthAndKeepDecimal }} +
{{ '首购实发小计' }}({{ isLocalSymbol() }}) + {{ item.purRealSubtotalOri | toThousandthAndKeepDecimal }} +
{{ '复购实发小计' }}({{ isLocalSymbol() }}) + {{ item.repurRealSubtotalOri | toThousandthAndKeepDecimal }} +
{{ '复购券实发小计' }}({{ isLocalSymbol() }}) + {{ item.repurCouponSubtotalOri | toThousandthAndKeepDecimal }} +
{{ '实发收益总计' }}({{isLocalSymbol() }}){{ item.realIncomeTotalOri | toThousandthAndKeepDecimal}}{{ '实发收益总计' }}({{ isLocalSymbol() }}) + {{ item.realIncomeTotalOri | toThousandthAndKeepDecimal }} +
{{ '结算时间' }}
- +
- + - + - + - - + + - - + + - - + + - - + + - - + + - + - +
\ No newline at end of file + ::v-deep .u-checkbox-group { + flex-wrap: wrap; + flex-shrink: inherit; + .u-checkbox { + margin-bottom: 10rpx; + } + uni-text { + font-size: 12px !important; + margin-right: 10rpx; + } + .u-icon__icon { + margin-right: 0rpx; + } + } +