RedPointData.ts 110 B

123456
  1. /**
  2. * 红点数据
  3. * @author 薛鸿潇
  4. */
  5. export default class RedPointData extends cc.Component {
  6. }