这样动态创建一个组件,设置Font没有反映

var iconSp = icon.addComponent(cc.Label);
iconSp.Font = this.spriteFont;

iconSp.font = this.spriteFont