TextInput的ErrorString样式

http://blog.minidx.com/2008/05/23/867.html

 

直接在css里写:

.errorTip {
            borderColor: haloOrange;
            color: black;
            fontFamily: Base02Embedded;
            fontSize: 16;
            fontWeight: normal;
}
 不需要在其他地方引用

你可能感兴趣的:(String)