/* pages/verify/verify.wxss */ view{ text-align: center; padding: 20% 50rpx; } view text{ display: block; margin: 100rpx 0; color: #000; font-size: 22rpx; } navigator{ background: #0580D3; color: #fff; width: 100%; border-radius: 50rpx; /* height: 40px; */ line-height: 36px; }