Rivera

en
示例
1Default Sample
Okay, so your function needs fixing here. You've got player.level++ but didn't initialize it first. Let's check the console.log output. See those undefined errors? We should declare let playerLevel = 1 at the start.
描述
总点赞数
0
总标记数
0
总分享数
0
总使用数
0