|
@@ -86,7 +86,7 @@ const AppPayTrend: React.FC = () => {
|
|
|
isZj
|
|
|
totalData={totalData}
|
|
|
config={columns12()}
|
|
|
- configName={'应用付费趋势'}
|
|
|
+ configName={'应用变现趋势'}
|
|
|
fixed={{ left: 4, right: 0 }}
|
|
|
scroll={{ x: 1000, y:620 }}
|
|
|
title={<>应用付费趋势(数据于2025-06-06开始统计)(T+1)<Popover title={<b>指标计算说明</b>} content={tipText} color={'white'} trigger={["hover"]}><QuestionCircleOutlined style={{ color: "red", cursor: 'pointer' }} /></Popover></>}
|