123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" 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="22504"/>
- <capability name="Safe area layout guides" 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" customClass="YXMyInfoViewController">
- <connections>
- <outlet property="changePWBgView" destination="Gnp-7h-9QH" id="GGB-Pw-RWN"/>
- <outlet property="logoffBgView" destination="5Qp-L8-Ml4" id="YWD-cI-Dxd"/>
- <outlet property="myImageView" destination="Q6B-57-IRa" id="tbL-Nj-7hR"/>
- <outlet property="myNameLabel" destination="Hqu-CC-1jU" id="HIE-65-1E8"/>
- <outlet property="myNameView" destination="uOR-7V-RDu" id="N1N-oe-sdU"/>
- <outlet property="myPicView" destination="bMv-gr-lYM" id="mxB-Ka-IPe"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <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="bMv-gr-lYM">
- <rect key="frame" x="15" y="79" width="363" height="85"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="头像" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lbh-qQ-nrK">
- <rect key="frame" x="23" y="33.666666666666671" width="30.666666666666671" height="18"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" alpha="0.5" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_go" translatesAutoresizingMaskIntoConstraints="NO" id="jr9-ah-ZWM">
- <rect key="frame" x="331.33333333333331" y="35.666666666666671" width="7.6666666666666856" height="14"/>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" alpha="0.5" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="my_pic" translatesAutoresizingMaskIntoConstraints="NO" id="Q6B-57-IRa">
- <rect key="frame" x="261.33333333333331" y="15" width="55" height="55"/>
- <constraints>
- <constraint firstAttribute="height" constant="55" id="EkX-sV-cq7"/>
- <constraint firstAttribute="width" constant="55" id="MM0-UZ-xsj"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="jr9-ah-ZWM" firstAttribute="centerY" secondItem="bMv-gr-lYM" secondAttribute="centerY" id="Qr8-WO-TSc"/>
- <constraint firstAttribute="height" constant="85" id="Xgc-XS-zYc"/>
- <constraint firstItem="jr9-ah-ZWM" firstAttribute="leading" secondItem="Q6B-57-IRa" secondAttribute="trailing" constant="15" id="c6i-H6-wif"/>
- <constraint firstItem="Q6B-57-IRa" firstAttribute="centerY" secondItem="bMv-gr-lYM" secondAttribute="centerY" id="lfy-3q-LCC"/>
- <constraint firstItem="lbh-qQ-nrK" firstAttribute="leading" secondItem="bMv-gr-lYM" secondAttribute="leading" constant="23" id="roO-gl-0ae"/>
- <constraint firstAttribute="trailing" secondItem="jr9-ah-ZWM" secondAttribute="trailing" constant="24" id="uyb-V0-1ZS"/>
- <constraint firstItem="lbh-qQ-nrK" firstAttribute="centerY" secondItem="bMv-gr-lYM" secondAttribute="centerY" id="zaR-5s-7Jx"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="8"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uOR-7V-RDu">
- <rect key="frame" x="15" y="179" width="363" height="60"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NDS-jo-F7c">
- <rect key="frame" x="23" y="21" width="30.666666666666671" height="18"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" alpha="0.5" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_go" translatesAutoresizingMaskIntoConstraints="NO" id="HHs-pd-cOA">
- <rect key="frame" x="331.33333333333331" y="23" width="7.6666666666666856" height="14"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="用户" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hqu-CC-1jU">
- <rect key="frame" x="285.66666666666669" y="21" width="30.666666666666686" height="18"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="Hqu-CC-1jU" firstAttribute="centerY" secondItem="uOR-7V-RDu" secondAttribute="centerY" id="15m-p5-D6s"/>
- <constraint firstItem="HHs-pd-cOA" firstAttribute="centerY" secondItem="uOR-7V-RDu" secondAttribute="centerY" id="1Lg-Qo-uuJ"/>
- <constraint firstAttribute="trailing" secondItem="HHs-pd-cOA" secondAttribute="trailing" constant="24" id="5Eq-Ji-4wv"/>
- <constraint firstAttribute="height" constant="60" id="T2v-YR-33v"/>
- <constraint firstItem="NDS-jo-F7c" firstAttribute="leading" secondItem="uOR-7V-RDu" secondAttribute="leading" constant="23" id="cAP-93-6ev"/>
- <constraint firstItem="HHs-pd-cOA" firstAttribute="leading" secondItem="Hqu-CC-1jU" secondAttribute="trailing" constant="15" id="iLL-kq-a1P"/>
- <constraint firstItem="NDS-jo-F7c" firstAttribute="centerY" secondItem="uOR-7V-RDu" secondAttribute="centerY" id="opW-ew-Vib"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="8"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Gnp-7h-9QH">
- <rect key="frame" x="15" y="254" width="363" height="60"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="修改密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="73z-bF-09S">
- <rect key="frame" x="23.000000000000004" y="21" width="61.333333333333343" height="18"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" alpha="0.5" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_go" translatesAutoresizingMaskIntoConstraints="NO" id="By8-jR-vFv">
- <rect key="frame" x="331.33333333333331" y="23" width="7.6666666666666856" height="14"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="73z-bF-09S" firstAttribute="leading" secondItem="Gnp-7h-9QH" secondAttribute="leading" constant="23" id="1hg-iV-3Uq"/>
- <constraint firstAttribute="height" constant="60" id="2S0-Nu-ZTN"/>
- <constraint firstItem="73z-bF-09S" firstAttribute="centerY" secondItem="Gnp-7h-9QH" secondAttribute="centerY" id="C5J-yb-MfY"/>
- <constraint firstAttribute="trailing" secondItem="By8-jR-vFv" secondAttribute="trailing" constant="24" id="hjq-Ve-fNT"/>
- <constraint firstItem="By8-jR-vFv" firstAttribute="centerY" secondItem="Gnp-7h-9QH" secondAttribute="centerY" id="uDN-BJ-4cd"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="8"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Qp-L8-Ml4">
- <rect key="frame" x="15" y="329" width="363" height="60"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="注销账户" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZvP-ar-h8g">
- <rect key="frame" x="23.000000000000004" y="21" width="61.333333333333343" height="18"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" alpha="0.5" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_go" translatesAutoresizingMaskIntoConstraints="NO" id="Syf-bP-2Tx">
- <rect key="frame" x="331.33333333333331" y="23" width="7.6666666666666856" height="14"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstAttribute="height" constant="60" id="7zL-Co-8te"/>
- <constraint firstItem="Syf-bP-2Tx" firstAttribute="centerY" secondItem="5Qp-L8-Ml4" secondAttribute="centerY" id="GRk-QD-CJm"/>
- <constraint firstItem="ZvP-ar-h8g" firstAttribute="leading" secondItem="5Qp-L8-Ml4" secondAttribute="leading" constant="23" id="VMn-B9-4y4"/>
- <constraint firstAttribute="trailing" secondItem="Syf-bP-2Tx" secondAttribute="trailing" constant="24" id="Zej-K7-F30"/>
- <constraint firstItem="ZvP-ar-h8g" firstAttribute="centerY" secondItem="5Qp-L8-Ml4" secondAttribute="centerY" id="nHE-cb-Kp4"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="8"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
- <color key="backgroundColor" red="0.97647058823529409" green="0.97647058823529409" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="Gnp-7h-9QH" firstAttribute="top" secondItem="uOR-7V-RDu" secondAttribute="bottom" constant="15" id="35V-aR-N2f"/>
- <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="Gnp-7h-9QH" secondAttribute="trailing" constant="15" id="3vT-0O-SGS"/>
- <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="uOR-7V-RDu" secondAttribute="trailing" constant="15" id="AE2-Jn-VsR"/>
- <constraint firstItem="bMv-gr-lYM" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="15" id="EjI-Ii-sLp"/>
- <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="5Qp-L8-Ml4" secondAttribute="trailing" constant="15" id="X75-jn-Dgc"/>
- <constraint firstItem="5Qp-L8-Ml4" firstAttribute="top" secondItem="Gnp-7h-9QH" secondAttribute="bottom" constant="15" id="bLv-4Z-XIc"/>
- <constraint firstItem="Gnp-7h-9QH" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="15" id="etc-Uy-avF"/>
- <constraint firstItem="bMv-gr-lYM" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" constant="20" id="hgH-xv-J9f"/>
- <constraint firstItem="5Qp-L8-Ml4" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="15" id="mfa-ox-bT4"/>
- <constraint firstItem="uOR-7V-RDu" firstAttribute="top" secondItem="bMv-gr-lYM" secondAttribute="bottom" constant="15" id="wRI-1z-n87"/>
- <constraint firstItem="uOR-7V-RDu" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="15" id="wTe-Ml-5zz"/>
- <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="bMv-gr-lYM" secondAttribute="trailing" constant="15" id="zhX-a5-J2V"/>
- </constraints>
- <point key="canvasLocation" x="140" y="20"/>
- </view>
- </objects>
- <resources>
- <image name="icon_go" width="7.6666665077209473" height="14"/>
- <image name="my_pic" width="55" height="55"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|