private void OnShowActivityTipClick(GameObject btnShowTips)
 {
     PopUpManager.OpenNormalOnePop(this.m_activityTips);
 }