<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="StudentUpdateInfoView" customModule="WanPai" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FQP-Da-djy">
|
<rect key="frame" x="0.0" y="560.66666666666663" width="393" height="291.33333333333337"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="V13-39-Dea">
|
<rect key="frame" x="0.0" y="16" width="393" height="151.33333333333334"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cId-Io-SsC">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="50.666666666666664"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_item_p" translatesAutoresizingMaskIntoConstraints="NO" id="3qc-L3-U16">
|
<rect key="frame" x="15" y="19.333333333333371" width="12" height="12"/>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vtz-9k-Oe1">
|
<rect key="frame" x="14" y="50" width="365" height="0.6666666666666643"/>
|
<color key="backgroundColor" red="0.83137254900000002" green="0.83137254900000002" blue="0.83137254900000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.40000000000000002" id="H3s-fh-FbK"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="身高" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PNr-FC-H6p">
|
<rect key="frame" x="30" y="17" width="28.666666666666671" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入学员身高" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Zec-I5-pJT" customClass="QMUITextField">
|
<rect key="frame" x="120" y="0.0" width="233" height="50"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="3"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="cm" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a4v-UY-Rwm">
|
<rect key="frame" x="358.66666666666669" y="17" width="20.333333333333314" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="vtz-9k-Oe1" firstAttribute="top" secondItem="Zec-I5-pJT" secondAttribute="bottom" id="28y-q6-vnR"/>
|
<constraint firstAttribute="bottom" secondItem="vtz-9k-Oe1" secondAttribute="bottom" id="C24-3y-FVy"/>
|
<constraint firstItem="vtz-9k-Oe1" firstAttribute="leading" secondItem="cId-Io-SsC" secondAttribute="leading" constant="14" id="GWt-wu-r9v"/>
|
<constraint firstAttribute="trailing" secondItem="vtz-9k-Oe1" secondAttribute="trailing" constant="14" id="KeD-fh-Cq4"/>
|
<constraint firstAttribute="height" constant="50.399999999999999" id="M0B-Mw-Vb2"/>
|
<constraint firstItem="Zec-I5-pJT" firstAttribute="leading" secondItem="cId-Io-SsC" secondAttribute="leading" constant="120" id="Rti-T1-qUj"/>
|
<constraint firstItem="Zec-I5-pJT" firstAttribute="top" secondItem="cId-Io-SsC" secondAttribute="top" id="STV-pa-9at"/>
|
<constraint firstItem="PNr-FC-H6p" firstAttribute="leading" secondItem="3qc-L3-U16" secondAttribute="trailing" constant="3" id="VlO-bn-DnM"/>
|
<constraint firstItem="a4v-UY-Rwm" firstAttribute="centerY" secondItem="3qc-L3-U16" secondAttribute="centerY" id="YYJ-8y-kxO"/>
|
<constraint firstItem="3qc-L3-U16" firstAttribute="leading" secondItem="cId-Io-SsC" secondAttribute="leading" constant="15" id="cOZ-eV-vCM"/>
|
<constraint firstAttribute="trailing" secondItem="Zec-I5-pJT" secondAttribute="trailing" constant="40" id="jdF-lS-yMr"/>
|
<constraint firstAttribute="trailing" secondItem="a4v-UY-Rwm" secondAttribute="trailing" constant="14" id="vqj-fs-lGT"/>
|
<constraint firstItem="3qc-L3-U16" firstAttribute="centerY" secondItem="cId-Io-SsC" secondAttribute="centerY" id="y4w-cQ-MUF"/>
|
<constraint firstItem="PNr-FC-H6p" firstAttribute="centerY" secondItem="3qc-L3-U16" secondAttribute="centerY" id="yZU-T9-JtY"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sbO-PZ-2I4">
|
<rect key="frame" x="0.0" y="50.666666666666742" width="393" height="50.333333333333343"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_item_p" translatesAutoresizingMaskIntoConstraints="NO" id="4a2-W8-ZB1">
|
<rect key="frame" x="15" y="19" width="12" height="12"/>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a6r-gL-6kh">
|
<rect key="frame" x="14" y="50" width="365" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.83137254900000002" green="0.83137254900000002" blue="0.83137254900000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.40000000000000002" id="1sU-UN-qNT"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="体重" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1x1-bC-WDR">
|
<rect key="frame" x="30" y="16.666666666666629" width="28.666666666666671" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入学员体重" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="U4X-od-m4c" customClass="QMUITextField">
|
<rect key="frame" x="120" y="0.0" width="233" height="50"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="3"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="kg" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nbP-Hb-jry">
|
<rect key="frame" x="363" y="16.666666666666629" width="16" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="50.399999999999999" id="1At-gg-tkw"/>
|
<constraint firstItem="a6r-gL-6kh" firstAttribute="leading" secondItem="sbO-PZ-2I4" secondAttribute="leading" constant="14" id="6kA-N0-1at"/>
|
<constraint firstItem="1x1-bC-WDR" firstAttribute="leading" secondItem="4a2-W8-ZB1" secondAttribute="trailing" constant="3" id="BAD-5M-TGq"/>
|
<constraint firstItem="1x1-bC-WDR" firstAttribute="centerY" secondItem="4a2-W8-ZB1" secondAttribute="centerY" id="MR2-Jf-n4y"/>
|
<constraint firstAttribute="trailing" secondItem="U4X-od-m4c" secondAttribute="trailing" constant="40" id="MdQ-eW-Pjq"/>
|
<constraint firstAttribute="trailing" secondItem="a6r-gL-6kh" secondAttribute="trailing" constant="14" id="MzR-QM-IOv"/>
|
<constraint firstItem="U4X-od-m4c" firstAttribute="leading" secondItem="sbO-PZ-2I4" secondAttribute="leading" constant="120" id="O36-nF-SQS"/>
|
<constraint firstItem="4a2-W8-ZB1" firstAttribute="centerY" secondItem="sbO-PZ-2I4" secondAttribute="centerY" id="OkS-n4-SEH"/>
|
<constraint firstAttribute="trailing" secondItem="nbP-Hb-jry" secondAttribute="trailing" constant="14" id="bBf-mE-acD"/>
|
<constraint firstItem="U4X-od-m4c" firstAttribute="top" secondItem="sbO-PZ-2I4" secondAttribute="top" id="c7D-ys-nMI"/>
|
<constraint firstAttribute="bottom" secondItem="a6r-gL-6kh" secondAttribute="bottom" id="jkh-AU-ytE"/>
|
<constraint firstItem="a6r-gL-6kh" firstAttribute="top" secondItem="U4X-od-m4c" secondAttribute="bottom" id="shg-FC-dtC"/>
|
<constraint firstItem="4a2-W8-ZB1" firstAttribute="leading" secondItem="sbO-PZ-2I4" secondAttribute="leading" constant="15" id="wzv-jF-kR6"/>
|
<constraint firstItem="nbP-Hb-jry" firstAttribute="centerY" secondItem="4a2-W8-ZB1" secondAttribute="centerY" id="xTS-ce-PKt"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Jhb-ug-p8L">
|
<rect key="frame" x="0.0" y="101" width="393" height="50.333333333333343"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NGC-Ss-4rN">
|
<rect key="frame" x="14" y="50" width="365" height="0.3333333333333357"/>
|
<color key="backgroundColor" red="0.83137254900000002" green="0.83137254900000002" blue="0.83137254900000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.40000000000000002" id="BFw-kj-Crd"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系方式" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HCJ-GV-Rxl">
|
<rect key="frame" x="14.000000000000004" y="16.666666666666742" width="57.333333333333343" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入学员联系方式" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Cui-v0-oxz" customClass="QMUITextField">
|
<rect key="frame" x="120" y="0.0" width="233" height="50"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="11"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="Cui-v0-oxz" firstAttribute="leading" secondItem="Jhb-ug-p8L" secondAttribute="leading" constant="120" id="4Pv-YD-z7e"/>
|
<constraint firstAttribute="bottom" secondItem="NGC-Ss-4rN" secondAttribute="bottom" id="JcQ-cP-veH"/>
|
<constraint firstAttribute="trailing" secondItem="NGC-Ss-4rN" secondAttribute="trailing" constant="14" id="LwZ-qK-kGg"/>
|
<constraint firstItem="Cui-v0-oxz" firstAttribute="top" secondItem="Jhb-ug-p8L" secondAttribute="top" id="SzZ-eU-pdC"/>
|
<constraint firstItem="NGC-Ss-4rN" firstAttribute="leading" secondItem="Jhb-ug-p8L" secondAttribute="leading" constant="14" id="YB3-bX-k0e"/>
|
<constraint firstAttribute="height" constant="50.399999999999999" id="Z9q-Sl-Nzj"/>
|
<constraint firstAttribute="trailing" secondItem="Cui-v0-oxz" secondAttribute="trailing" constant="40" id="bfj-EZ-VeA"/>
|
<constraint firstItem="NGC-Ss-4rN" firstAttribute="top" secondItem="Cui-v0-oxz" secondAttribute="bottom" id="dnL-3I-ipL"/>
|
<constraint firstItem="HCJ-GV-Rxl" firstAttribute="leading" secondItem="Jhb-ug-p8L" secondAttribute="leading" constant="14" id="iwe-5I-cRb"/>
|
<constraint firstItem="HCJ-GV-Rxl" firstAttribute="centerY" secondItem="Jhb-ug-p8L" secondAttribute="centerY" id="u53-UM-5lC"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lxt-la-hhb">
|
<rect key="frame" x="41" y="192.33333333333337" width="146" height="40"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="LMv-4a-nfN"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="取消">
|
<color key="titleColor" name="FE6E0D"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
|
<color key="value" name="FE6E0D"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
|
<real key="value" value="20"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pdv-hP-j5u">
|
<rect key="frame" x="207" y="192.33333333333337" width="146" height="40"/>
|
<color key="backgroundColor" name="FE6E0D"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="ock-wd-iD8"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="保存">
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
|
<real key="value" value="20"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="bottomMargin" secondItem="lxt-la-hhb" secondAttribute="bottom" constant="17" id="1UF-F5-Zhn"/>
|
<constraint firstItem="lxt-la-hhb" firstAttribute="centerY" secondItem="Pdv-hP-j5u" secondAttribute="centerY" id="34f-Jg-P4h"/>
|
<constraint firstItem="Pdv-hP-j5u" firstAttribute="leading" secondItem="lxt-la-hhb" secondAttribute="trailing" constant="20" id="37Z-p3-zbJ"/>
|
<constraint firstItem="V13-39-Dea" firstAttribute="leading" secondItem="FQP-Da-djy" secondAttribute="leading" id="71y-7f-Zhy"/>
|
<constraint firstAttribute="trailing" secondItem="Pdv-hP-j5u" secondAttribute="trailing" constant="40" id="By7-BM-Xsh"/>
|
<constraint firstItem="V13-39-Dea" firstAttribute="top" secondItem="FQP-Da-djy" secondAttribute="top" constant="16" id="Ttc-R4-gQD"/>
|
<constraint firstItem="lxt-la-hhb" firstAttribute="leading" secondItem="FQP-Da-djy" secondAttribute="leading" constant="41" id="XsU-vb-F0e"/>
|
<constraint firstItem="lxt-la-hhb" firstAttribute="top" secondItem="V13-39-Dea" secondAttribute="bottom" constant="25" id="ahr-4r-Pxy"/>
|
<constraint firstItem="Pdv-hP-j5u" firstAttribute="width" secondItem="lxt-la-hhb" secondAttribute="width" id="b8S-gm-3rh"/>
|
<constraint firstAttribute="trailing" secondItem="V13-39-Dea" secondAttribute="trailing" id="pI5-DU-DUG"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="FQP-Da-djy" secondAttribute="bottom" id="Xfr-Bp-8jB"/>
|
<constraint firstItem="FQP-Da-djy" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="c0g-Sn-Fvg"/>
|
<constraint firstAttribute="trailing" secondItem="FQP-Da-djy" secondAttribute="trailing" id="pRf-XY-SYk"/>
|
</constraints>
|
<connections>
|
<outlet property="cons_bottom" destination="Xfr-Bp-8jB" id="IZH-JX-BFj"/>
|
<outlet property="view_container" destination="FQP-Da-djy" id="v8l-GZ-ns8"/>
|
</connections>
|
<point key="canvasLocation" x="-10" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_item_p" width="12" height="12"/>
|
<namedColor name="FE6E0D">
|
<color red="0.99599999189376831" green="0.4309999942779541" blue="0.050999999046325684" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|