.col-result { padding: 14px; text-align: center; margin: 0 auto; box-sizing: border-box; height: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; .tips { font-size: 14px; color: #333; padding: 20px 0; } .btn { width: 55%; margin: 0 auto; } :global { .van-empty__image { width: 210px; height: 210px; } .van-empty { padding-bottom: 60px; } } .SMALL { :global { .van-empty__image { width: 161px; height: 161px; } } } .CERT { :global { .van-empty__image { width: 230px; height: 230px; } .van-empty__description { padding: 0 30px; } } } }