|
@@ -230,7 +230,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '公众号关注成本', dataIndex: 'followCost', label: '广告转化信息', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '公众号关注率', dataIndex: 'followRate', label: '广告转化信息', align: 'center', width: 80, sorter: true,
|
|
@@ -242,7 +242,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '公众号关注次数成本', dataIndex: 'bizFollowCost', label: '广告转化信息', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '快应用添加次数', dataIndex: 'addDesktopPv', label: '广告转化信息', align: 'center', width: 80, sorter: true,
|
|
@@ -250,7 +250,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '快应用添加成本', dataIndex: 'addDesktopCost', label: '广告转化信息', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '快应用添加率', dataIndex: 'addDesktopRate', label: '广告转化信息', align: 'center', width: 80, sorter: true,
|
|
@@ -262,7 +262,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '加企业微信客服成本', dataIndex: 'scanFollowCost', label: '广告转化信息', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '加企业微信客服率', dataIndex: 'scanFollowRate', label: '广告转化信息', align: 'center', width: 80, sorter: true,
|
|
@@ -279,7 +279,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '首日新增下单金额', dataIndex: 'firstDayOrderAmount', label: '商品转化', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '首日新增下单ROI', dataIndex: 'firstDayOrderRoi', label: '商品转化', align: 'center', width: 80, sorter: true,
|
|
@@ -291,11 +291,11 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '订单金额', dataIndex: 'orderAmount', label: '商品转化', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '下单成本', dataIndex: 'orderCost', label: '商品转化', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '下单率', dataIndex: 'orderRate', label: '商品转化', align: 'center', width: 80, sorter: true,
|
|
@@ -307,7 +307,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '客单价', dataIndex: 'atv', label: '商品转化', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '转化量', dataIndex: 'conversionsCount', label: '商品转化', align: 'center', width: 80, sorter: true,
|
|
@@ -315,7 +315,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '转化成本', dataIndex: 'conversionsCost', label: '商品转化', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '深度转化', dataIndex: 'deepConversionsCount', label: '商品转化', align: 'center', width: 80, sorter: true,
|
|
@@ -331,7 +331,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
},
|
|
|
{
|
|
|
title: '加粉成本', dataIndex: 'addFansCost', label: '商品转化', align: 'right', width: 80, sorter: true,
|
|
|
- render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
]
|
|
|
},
|
|
@@ -340,7 +340,7 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
data: [
|
|
|
{
|
|
|
title: '激活首24小时广告变现ARPPU(平台上报)', dataIndex: 'firstDayAdPurArppuCost24hPla', label: '其他业务(平台上报指标)', width: 130, align: 'center', sorter: true, className: 'green2ColorClass',
|
|
|
- render: (a: string) => <Statistic value={a || 0} />
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2}/>
|
|
|
},
|
|
|
{
|
|
|
title: '激活首24小时广告变现ROI(平台上报)', dataIndex: 'incomeRoi124hPla', label: '其他业务(平台上报指标)', width: 110, align: 'center', sorter: true, className: 'green2ColorClass',
|
|
@@ -405,15 +405,15 @@ function columns12(dayHandle: (data: any) => void, onChange?: () => void): { lab
|
|
|
data: [
|
|
|
{
|
|
|
title: '激活首24小时广告变现ARPPU', dataIndex: 'firstDayAdPurArppuCost24h', label: '其他业务(其他指标)', width: 100, align: 'center', sorter: true, className: 'volcanoColorClass',
|
|
|
- render: (a: string) => <Statistic value={a || 0} />
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '激活首日广告变现ARPPU', dataIndex: 'firstDayAdPurArppuCost', label: '其他业务(其他指标)', width: 90, align: 'center', sorter: true, className: 'volcanoColorClass',
|
|
|
- render: (a: string) => <Statistic value={a || 0} />
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '广告变现ARPPU', dataIndex: 'adMonetizationArppu', label: '其他业务(其他指标)', width: 80, align: 'center', sorter: true, className: 'volcanoColorClass',
|
|
|
- render: (a: string) => <Statistic value={a || 0} />
|
|
|
+ render: (a: string) => <Statistic value={a || 0} precision={2} />
|
|
|
},
|
|
|
{
|
|
|
title: '激活首24小时广告变现ROI', dataIndex: 'incomeRoi124h', label: '其他业务(其他指标)', width: 90, align: 'center', sorter: true, className: 'volcanoColorClass',
|