Commit c6f59cc9 authored by 徐士卿's avatar 徐士卿

埋点更新

parent 4e70fa15
......@@ -40,7 +40,7 @@ class Rankpage extends React.Component {
const { rankInfo = [], myRank = {} } = this.state?.info;
const hasRankData = rankInfo.length > 0;
return (
<div className="rankpage">
<div className="rankpage md5">
<span className="bg"></span>
<span className="headnline"></span>
<span className="tip">该成绩仅为游戏当日分数</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment