.page { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; } .bridge-tip { font-size: 28rpx; color: #666; }