app-text-input.less 122 字节
.app-text-input{
    width: 100%;
    height: 100%;
    .app-ion-input{
        width: 100%;
        height: 100%;
    }
}