返回列表 回复 发帖

P232样式设置

<mx:Style>
    .MenuStyle
    {
        fontSize : 14;
    }
</mx:Style>
请问?   .MenuStyle前面的(.)表示什么意思?
这是固定写法。
返回列表