@import "../../base/fn";

.weui-flex {
    display: flex;
}
.weui-flex__item{
    flex: 1;
}