.register-container { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; padding: 20rpx; box-sizing: border-box; /deep/ .form-content{ } } page { height: 100%; }