.paywxresult { overflow: hidden; // background: #fff; min-height: 100vh; :gloabl { .van-cell { padding: 12px 16px; } .van-cell__title, .van-cell__value { flex: auto; font-size: 16px; color: #4f4f4f; } .van-button { font-size: 16px; width: 86%; margin: 20px auto; } .van-loading__spinner { width: 50px; height: 50px; } } } .container { background: #fff; padding: 15px 0; } .order-loading { padding: 15px 0; margin-top: 15px; background-color: #ffffff; text-align: center; font-size: 15px; & > p { margin-bottom: 15px; } } .error-text { font-size: 15px; width: 100%; text-align: center; color: #3f3f3f; margin-top: 100px; } .error-icon { display: block; color: #ffb07b; font-size: 16px; margin-bottom: 20px; }