wjx 1 月之前
父節點
當前提交
9e822a178e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/pages/iaaData/novel/tencent/appPayTrend/index.tsx

+ 2 - 2
src/pages/iaaData/novel/tencent/appPayTrend/index.tsx

@@ -86,10 +86,10 @@ 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></>}
+            title={<>应用变现趋势(数据于2025-06-06开始统计)(T+1)<Popover   title={<b>指标计算说明</b>} content={tipText}  color={'white'} trigger={["hover"]}><QuestionCircleOutlined style={{ color: "red", cursor: 'pointer' }} /></Popover></>}
             loading={getNovelAppPayTrend.loading}
             ajax={getNovelAppPayTrend}
             page={getNovelAppPayTrend?.data?.data?.current || 1}