WanPai/Root/Activity/View/StudentUpdateInfoView.swift
@@ -64,7 +64,7 @@ storesView.view_profile.isHidden = !updateUserProfile storesView.frame = sceneDelegate?.window?.frame ?? .zero sceneDelegate?.window?.addSubview(storesView) storesView.cons_bottom.constant = 0 storesView.cons_bottom.constant = -UIDevice.jq_safeEdges.bottom storesView.tf_phone.text = model.phone storesView.tf_height.text = "\(model.height.int)" storesView.tf_weight.text = "\(model.weight.int)"