#footer {
    position: fixed;
    left: 0;
    right: 0;
    height:100px;
    bottom:0;
}

[v-cloak] {
    display: none;
}

.van-popover__action{
    width: 258px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-align: center;
}