export class UITitleData { /**关卡ID */ static id: number = 0 /**是否额外+10个球 */ static isBattleBonus: boolean = false; }