无故事王国
2024-03-15 7ab2d732db69aed82fa019a5ee6f4b5888cd399a
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)"