|  | @@ -154,7 +154,7 @@ export default defineComponent({
 | 
	
		
			
				|  |  |                  活动曲目
 | 
	
		
			
				|  |  |                </span>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -              <span class={styles.titleTips}>
 | 
	
		
			
				|  |  | +              <span class={styles.titleTips}  onClick={() => this.$router.push({path: '/leaderboard', query:{id: this.id}})}>
 | 
	
		
			
				|  |  |                  查看挑战排行榜
 | 
	
		
			
				|  |  |                  <img style={{width: '16px', marginLeft: '4px'}} src={getAssetsHomeFile('icon-lv.png')} />
 | 
	
		
			
				|  |  |                  {/* 共{this.activityMusic.length || 0}
 |