<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Mine Group View Controller-->
<scene sceneID="V7J-JR-TIt">
<objects>
<viewController storyboardIdentifier="MineGroupViewController" automaticallyAdjustsScrollViewInsets="NO" id="o9k-Rd-vOJ" customClass="MineGroupViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="cAU-qE-GrR">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="61" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="yW4-I0-rfy">
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
<color key="backgroundColor" red="0.90588235289999997" green="0.90588235289999997" blue="0.90588235289999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="separatorColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="groupCell" rowHeight="60" id="9u5-qP-8Lj" customClass="GroupCell" customModule="Paiai_iOS" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="60"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9u5-qP-8Lj" id="mxw-Es-Tfw">
<rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="HSy-Af-1be">
<rect key="frame" x="12" y="6" width="48" height="48"/>
<constraints>
<constraint firstAttribute="width" constant="48" id="YNy-NQ-h7b"/>
<constraint firstAttribute="width" secondItem="HSy-Af-1be" secondAttribute="height" id="myD-UG-OBm"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="24"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="列表箭头" translatesAutoresizingMaskIntoConstraints="NO" id="GAH-5d-ArA">
<rect key="frame" x="339" y="12" width="24" height="36"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="群名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bx9-cB-B0U">
<rect key="frame" x="70" y="6" width="49" height="19.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016-2-18 16:30" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BZa-qM-dlH">
<rect key="frame" x="70" y="39.5" width="111" height="14.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="有0张照片" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aOD-P8-U4F">
<rect key="frame" x="271" y="22" width="62" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.29411764709999999" green="0.29411764709999999" blue="0.29411764709999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="HSy-Af-1be" firstAttribute="leading" secondItem="mxw-Es-Tfw" secondAttribute="leading" constant="12" id="2Yl-Ml-uof"/>
<constraint firstAttribute="trailing" secondItem="GAH-5d-ArA" secondAttribute="trailing" constant="12" id="79J-Hp-Vs3"/>
<constraint firstItem="BZa-qM-dlH" firstAttribute="leading" secondItem="Bx9-cB-B0U" secondAttribute="leading" id="G3L-fg-JMH"/>
<constraint firstItem="Bx9-cB-B0U" firstAttribute="leading" secondItem="HSy-Af-1be" secondAttribute="trailing" constant="10" id="XYD-Yw-HU3"/>
<constraint firstItem="GAH-5d-ArA" firstAttribute="centerY" secondItem="mxw-Es-Tfw" secondAttribute="centerY" id="g9m-mN-Ys1"/>
<constraint firstItem="BZa-qM-dlH" firstAttribute="bottom" secondItem="HSy-Af-1be" secondAttribute="bottom" id="j2R-si-big"/>
<constraint firstItem="aOD-P8-U4F" firstAttribute="centerY" secondItem="GAH-5d-ArA" secondAttribute="centerY" id="mzI-ww-V7G"/>
<constraint firstItem="Bx9-cB-B0U" firstAttribute="top" secondItem="HSy-Af-1be" secondAttribute="top" id="tHJ-7w-6Ul"/>
<constraint firstItem="GAH-5d-ArA" firstAttribute="leading" secondItem="aOD-P8-U4F" secondAttribute="trailing" constant="6" id="wkc-Gz-Xii"/>
<constraint firstItem="HSy-Af-1be" firstAttribute="centerY" secondItem="mxw-Es-Tfw" secondAttribute="centerY" id="xSK-1p-qc0"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
<connections>
<outlet property="createTimeLabel" destination="BZa-qM-dlH" id="ecC-pb-Mxe"/>
<outlet property="groupImageView" destination="HSy-Af-1be" id="esb-by-bxT"/>
<outlet property="groupNameLabel" destination="Bx9-cB-B0U" id="CBx-Pa-3JD"/>
<outlet property="photoNumLabel" destination="aOD-P8-U4F" id="xKO-fR-sXn"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="yW4-I0-rfy" firstAttribute="leading" secondItem="uOs-oA-YQd" secondAttribute="leading" id="20o-6Y-bT2"/>
<constraint firstItem="uOs-oA-YQd" firstAttribute="trailing" secondItem="yW4-I0-rfy" secondAttribute="trailing" id="9Qj-y1-e6s"/>
<constraint firstItem="yW4-I0-rfy" firstAttribute="top" secondItem="uOs-oA-YQd" secondAttribute="top" id="Soj-44-xws"/>
<constraint firstAttribute="bottom" secondItem="yW4-I0-rfy" secondAttribute="bottom" id="YvZ-Ks-jQG"/>
</constraints>
<viewLayoutGuide key="safeArea" id="uOs-oA-YQd"/>
</view>
<navigationItem key="navigationItem" id="l9J-PV-uwG"/>
<connections>
<outlet property="tableView" destination="yW4-I0-rfy" id="RPe-3j-1nZ"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="ITq-MN-EQz" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="814.39999999999998" y="322.93853073463271"/>
</scene>
<!--Mine Feedback View Controller-->
<scene sceneID="jVz-lZ-rOH">
<objects>
<viewController storyboardIdentifier="MineFeedbackViewController" automaticallyAdjustsScrollViewInsets="NO" id="iwu-HG-AWF" customClass="MineFeedbackViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="cEP-ra-tcz">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="iOy-y4-gly">
<rect key="frame" x="7" y="20" width="368" height="140"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="140" id="rmr-7m-qu4"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kyg-hG-JSP">
<rect key="frame" x="0.0" y="190" width="375" height="45"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="x3X-y4-kmZ"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="20"/>
<state key="normal" title="发送">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="normalStatusBackgroundColor">
<color key="value" red="0.98431372549999996" green="0.31372549020000001" blue="0.31372549020000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="pressedStatusBackgroundColor">
<color key="value" red="0.98431372549999996" green="0.31372549020000001" blue="0.31372549020000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="sendFeedBack" destination="iwu-HG-AWF" eventType="touchUpInside" id="hQt-ku-2nH"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="r6q-Tb-uYK">
<rect key="frame" x="0.0" y="20" width="7" height="140"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="7" id="mcu-tc-3Gz"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="r6q-Tb-uYK" firstAttribute="leading" secondItem="iOy-y4-gly" secondAttribute="leading" constant="-7" id="5tW-Mf-S7u"/>
<constraint firstItem="iOy-y4-gly" firstAttribute="leading" secondItem="zyN-cU-iak" secondAttribute="leading" constant="7" id="7a3-jq-iQ0"/>
<constraint firstItem="iOy-y4-gly" firstAttribute="top" secondItem="zyN-cU-iak" secondAttribute="top" id="NR4-e2-k5p"/>
<constraint firstItem="r6q-Tb-uYK" firstAttribute="bottom" secondItem="iOy-y4-gly" secondAttribute="bottom" id="VLj-GB-is8"/>
<constraint firstItem="kyg-hG-JSP" firstAttribute="top" secondItem="iOy-y4-gly" secondAttribute="bottom" constant="30" id="W7x-rO-3tW"/>
<constraint firstItem="zyN-cU-iak" firstAttribute="trailing" secondItem="iOy-y4-gly" secondAttribute="trailing" id="dHo-cB-cng"/>
<constraint firstItem="kyg-hG-JSP" firstAttribute="leading" secondItem="zyN-cU-iak" secondAttribute="leading" id="eNW-4w-6p7"/>
<constraint firstItem="r6q-Tb-uYK" firstAttribute="top" secondItem="iOy-y4-gly" secondAttribute="top" id="mcS-Zb-P9m"/>
<constraint firstItem="zyN-cU-iak" firstAttribute="trailing" secondItem="kyg-hG-JSP" secondAttribute="trailing" id="uH1-y3-dPp"/>
</constraints>
<viewLayoutGuide key="safeArea" id="zyN-cU-iak"/>
<connections>
<outletCollection property="gestureRecognizers" destination="dPn-1s-gWh" appends="YES" id="Cfz-Jw-Fkj"/>
</connections>
</view>
<navigationItem key="navigationItem" id="8JG-96-nFp"/>
<connections>
<outlet property="sendBtn" destination="kyg-hG-JSP" id="sS4-ae-yyp"/>
<outlet property="textView" destination="iOy-y4-gly" id="be1-pw-S8Z"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Ce4-7j-ezr" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="dPn-1s-gWh">
<connections>
<action selector="tap" destination="iwu-HG-AWF" id="2D4-QD-kza"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="814.39999999999998" y="994.9025487256373"/>
</scene>
<!--Mine About View Controller-->
<scene sceneID="dR7-2C-QzB">
<objects>
<viewController storyboardIdentifier="MineAboutViewController" automaticallyAdjustsScrollViewInsets="NO" id="P7c-Sd-BXp" customClass="MineAboutViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="gzV-sh-iNN">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Str-BX-Lky" userLabel="View-up">
<rect key="frame" x="0.0" y="20" width="375" height="216"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Logo" translatesAutoresizingMaskIntoConstraints="NO" id="B7y-Jl-E7G">
<rect key="frame" x="117.5" y="38" width="140" height="140"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</imageView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="B7y-Jl-E7G" firstAttribute="centerX" secondItem="Str-BX-Lky" secondAttribute="centerX" id="5Hv-0h-6dw"/>
<constraint firstItem="B7y-Jl-E7G" firstAttribute="centerY" secondItem="Str-BX-Lky" secondAttribute="centerY" id="ffl-F6-a1m"/>
<constraint firstAttribute="height" constant="216" id="qV0-pB-Hya"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bjC-jQ-LOw" userLabel="View-down">
<rect key="frame" x="-4" y="236" width="383" height="431"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mae-VW-ed0" userLabel="Contact Us View">
<rect key="frame" x="0.0" y="0.0" width="383" height="48"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="about-contactUs" translatesAutoresizingMaskIntoConstraints="NO" id="pVB-Uy-xXH">
<rect key="frame" x="16" y="8" width="32" height="32"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系我们" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CYk-cu-pHl">
<rect key="frame" x="62" y="14" width="66" height="20"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="列表箭头" translatesAutoresizingMaskIntoConstraints="NO" id="MgR-ta-3jg">
<rect key="frame" x="349" y="6" width="24" height="36"/>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="L1g-sb-a5F">
<rect key="frame" x="0.0" y="0.0" width="383" height="48"/>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="L1g-sb-a5F" firstAttribute="top" secondItem="mae-VW-ed0" secondAttribute="top" id="Ed3-hb-G04"/>
<constraint firstAttribute="trailing" secondItem="L1g-sb-a5F" secondAttribute="trailing" id="MIe-EG-igO"/>
<constraint firstAttribute="height" constant="48" id="PV0-Cp-bDh"/>
<constraint firstAttribute="trailing" secondItem="MgR-ta-3jg" secondAttribute="trailing" constant="10" id="Q57-4S-ScE"/>
<constraint firstItem="pVB-Uy-xXH" firstAttribute="centerY" secondItem="mae-VW-ed0" secondAttribute="centerY" id="b8r-oD-lev"/>
<constraint firstItem="CYk-cu-pHl" firstAttribute="centerY" secondItem="mae-VW-ed0" secondAttribute="centerY" id="dY3-5f-FtW"/>
<constraint firstItem="L1g-sb-a5F" firstAttribute="leading" secondItem="mae-VW-ed0" secondAttribute="leading" id="opM-NR-KZp"/>
<constraint firstItem="CYk-cu-pHl" firstAttribute="leading" secondItem="pVB-Uy-xXH" secondAttribute="trailing" constant="14" id="rbD-xv-H9b"/>
<constraint firstItem="pVB-Uy-xXH" firstAttribute="leading" secondItem="mae-VW-ed0" secondAttribute="leading" constant="16" id="tjz-M3-idT"/>
<constraint firstItem="MgR-ta-3jg" firstAttribute="centerY" secondItem="mae-VW-ed0" secondAttribute="centerY" id="xBY-9U-DXI"/>
<constraint firstAttribute="bottom" secondItem="L1g-sb-a5F" secondAttribute="bottom" id="ygQ-9N-YQv"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EVY-h5-0pO" userLabel="Score View">
<rect key="frame" x="0.0" y="48" width="383" height="48"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="about-score" translatesAutoresizingMaskIntoConstraints="NO" id="0O4-xB-jPJ">
<rect key="frame" x="16" y="8" width="32" height="32"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="给我评分" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JAf-2j-KJO">
<rect key="frame" x="62" y="14" width="66" height="20"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="列表箭头" translatesAutoresizingMaskIntoConstraints="NO" id="vLw-Zd-Mis">
<rect key="frame" x="349" y="6" width="24" height="36"/>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FIE-jb-ZGu">
<rect key="frame" x="0.0" y="0.0" width="383" height="48"/>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="vLw-Zd-Mis" firstAttribute="centerY" secondItem="EVY-h5-0pO" secondAttribute="centerY" id="1E7-1z-kZ7"/>
<constraint firstItem="0O4-xB-jPJ" firstAttribute="centerY" secondItem="EVY-h5-0pO" secondAttribute="centerY" id="ALT-hh-MTM"/>
<constraint firstItem="FIE-jb-ZGu" firstAttribute="leading" secondItem="EVY-h5-0pO" secondAttribute="leading" id="D6N-Si-qSV"/>
<constraint firstItem="JAf-2j-KJO" firstAttribute="centerY" secondItem="EVY-h5-0pO" secondAttribute="centerY" id="KPu-br-EtQ"/>
<constraint firstItem="FIE-jb-ZGu" firstAttribute="top" secondItem="EVY-h5-0pO" secondAttribute="top" id="b5a-HR-UrD"/>
<constraint firstItem="0O4-xB-jPJ" firstAttribute="leading" secondItem="EVY-h5-0pO" secondAttribute="leading" constant="16" id="cMg-7o-zGG"/>
<constraint firstAttribute="trailing" secondItem="vLw-Zd-Mis" secondAttribute="trailing" constant="10" id="dMD-tt-A3K"/>
<constraint firstAttribute="height" constant="48" id="fsu-NH-yPo"/>
<constraint firstAttribute="bottom" secondItem="FIE-jb-ZGu" secondAttribute="bottom" id="jvn-QK-tPP"/>
<constraint firstAttribute="trailing" secondItem="FIE-jb-ZGu" secondAttribute="trailing" id="rKv-jZ-8C3"/>
<constraint firstItem="JAf-2j-KJO" firstAttribute="leading" secondItem="0O4-xB-jPJ" secondAttribute="trailing" constant="14" id="zGg-au-jbn"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hN9-6g-QCB" userLabel="User Agreement View">
<rect key="frame" x="0.0" y="96" width="383" height="48"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="about-userAgreement" translatesAutoresizingMaskIntoConstraints="NO" id="u6G-8X-fqc">
<rect key="frame" x="16" y="8" width="32" height="32"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="用户协议" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="COm-64-2lk">
<rect key="frame" x="62" y="14" width="66" height="20"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="列表箭头" translatesAutoresizingMaskIntoConstraints="NO" id="mhJ-Uj-tdj">
<rect key="frame" x="349" y="6" width="24" height="36"/>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VGv-oO-leT">
<rect key="frame" x="0.0" y="0.0" width="383" height="48"/>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="VGv-oO-leT" secondAttribute="bottom" id="0aT-Bt-dMd"/>
<constraint firstItem="u6G-8X-fqc" firstAttribute="leading" secondItem="hN9-6g-QCB" secondAttribute="leading" constant="16" id="624-Sr-wFs"/>
<constraint firstAttribute="trailing" secondItem="mhJ-Uj-tdj" secondAttribute="trailing" constant="10" id="EuA-km-rpD"/>
<constraint firstItem="VGv-oO-leT" firstAttribute="leading" secondItem="hN9-6g-QCB" secondAttribute="leading" id="OEU-mG-OlU"/>
<constraint firstAttribute="height" constant="48" id="OcV-Pt-Pdy"/>
<constraint firstAttribute="trailing" secondItem="VGv-oO-leT" secondAttribute="trailing" id="RGF-b4-y2h"/>
<constraint firstItem="COm-64-2lk" firstAttribute="centerY" secondItem="hN9-6g-QCB" secondAttribute="centerY" id="Uku-vk-bBm"/>
<constraint firstItem="COm-64-2lk" firstAttribute="leading" secondItem="u6G-8X-fqc" secondAttribute="trailing" constant="14" id="k2Q-Gl-cvs"/>
<constraint firstItem="u6G-8X-fqc" firstAttribute="centerY" secondItem="hN9-6g-QCB" secondAttribute="centerY" id="mCV-Uh-zpC"/>
<constraint firstItem="VGv-oO-leT" firstAttribute="top" secondItem="hN9-6g-QCB" secondAttribute="top" id="quD-eC-apC"/>
<constraint firstItem="mhJ-Uj-tdj" firstAttribute="centerY" secondItem="hN9-6g-QCB" secondAttribute="centerY" id="z8z-9u-ZAm"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.94117647059999998" green="0.94117647059999998" blue="0.94117647059999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="mae-VW-ed0" firstAttribute="leading" secondItem="bjC-jQ-LOw" secondAttribute="leading" id="25m-1u-PlX"/>
<constraint firstAttribute="trailing" secondItem="EVY-h5-0pO" secondAttribute="trailing" id="Cl6-If-4fD"/>
<constraint firstItem="EVY-h5-0pO" firstAttribute="leading" secondItem="bjC-jQ-LOw" secondAttribute="leading" id="Cmx-5f-fSM"/>
<constraint firstItem="EVY-h5-0pO" firstAttribute="top" secondItem="mae-VW-ed0" secondAttribute="bottom" id="Kg3-vC-Ohr"/>
<constraint firstAttribute="trailing" secondItem="mae-VW-ed0" secondAttribute="trailing" id="Qtq-6O-uU3"/>
<constraint firstItem="hN9-6g-QCB" firstAttribute="top" secondItem="EVY-h5-0pO" secondAttribute="bottom" id="SCp-cp-eDW"/>
<constraint firstItem="hN9-6g-QCB" firstAttribute="leading" secondItem="bjC-jQ-LOw" secondAttribute="leading" id="Ufj-Mi-XEY"/>
<constraint firstAttribute="trailing" secondItem="hN9-6g-QCB" secondAttribute="trailing" id="YLN-9T-LED"/>
<constraint firstItem="mae-VW-ed0" firstAttribute="top" secondItem="bjC-jQ-LOw" secondAttribute="top" id="qXw-XK-Fq0"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright@pai.ai" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="inH-WZ-fdD">
<rect key="frame" x="146.5" y="649" width="82" height="12"/>
<color key="backgroundColor" red="0.94117647059999998" green="0.94117647059999998" blue="0.94117647059999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="10"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="版本:1.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bEV-QT-Egq">
<rect key="frame" x="161" y="628.5" width="53" height="14.5"/>
<color key="backgroundColor" red="0.94117647059999998" green="0.94117647059999998" blue="0.94117647059999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="bjC-jQ-LOw" firstAttribute="leading" secondItem="gzV-sh-iNN" secondAttribute="leadingMargin" constant="-20" id="4XL-Mn-Bda"/>
<constraint firstAttribute="bottom" secondItem="bjC-jQ-LOw" secondAttribute="bottom" id="7cS-3o-xis"/>
<constraint firstItem="bjC-jQ-LOw" firstAttribute="centerX" secondItem="szY-tb-XAT" secondAttribute="centerX" id="B1z-7x-Vdk"/>
<constraint firstItem="inH-WZ-fdD" firstAttribute="centerX" secondItem="gzV-sh-iNN" secondAttribute="centerX" id="BGs-5i-uoA"/>
<constraint firstItem="bEV-QT-Egq" firstAttribute="centerX" secondItem="gzV-sh-iNN" secondAttribute="centerX" id="CGs-tu-a6G"/>
<constraint firstItem="szY-tb-XAT" firstAttribute="bottom" secondItem="inH-WZ-fdD" secondAttribute="bottom" constant="6" id="XIG-RN-kfd"/>
<constraint firstItem="bjC-jQ-LOw" firstAttribute="top" secondItem="Str-BX-Lky" secondAttribute="bottom" id="dKZ-iN-vPM"/>
<constraint firstItem="szY-tb-XAT" firstAttribute="trailing" secondItem="Str-BX-Lky" secondAttribute="trailing" id="fpg-jU-lLU"/>
<constraint firstItem="inH-WZ-fdD" firstAttribute="top" secondItem="bEV-QT-Egq" secondAttribute="bottom" constant="6" id="gQZ-xs-1i5"/>
<constraint firstItem="Str-BX-Lky" firstAttribute="top" secondItem="szY-tb-XAT" secondAttribute="top" id="n5h-V7-STS"/>
<constraint firstAttribute="trailingMargin" secondItem="bjC-jQ-LOw" secondAttribute="trailing" constant="-20" id="wJd-7K-65L"/>
<constraint firstItem="Str-BX-Lky" firstAttribute="leading" secondItem="szY-tb-XAT" secondAttribute="leading" id="x2e-5M-bfE"/>
</constraints>
<viewLayoutGuide key="safeArea" id="szY-tb-XAT"/>
</view>
<navigationItem key="navigationItem" id="plF-EP-Z5g"/>
<connections>
<outlet property="contactUsBtn" destination="L1g-sb-a5F" id="t0g-Wx-dry"/>
<outlet property="scoreBtn" destination="FIE-jb-ZGu" id="nmA-Dz-Bwe"/>
<outlet property="userAgreementBtn" destination="VGv-oO-leT" id="Dzs-He-hds"/>
<outlet property="versionLabel" destination="bEV-QT-Egq" id="uQ9-IF-ImJ"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="i5Y-H4-CYK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="143.19999999999999" y="926.08695652173924"/>
</scene>
<!--Mine Order View Controller-->
<scene sceneID="3e4-t5-KsN">
<objects>
<viewController storyboardIdentifier="MineOrderViewController" automaticallyAdjustsScrollViewInsets="NO" id="Rcb-gY-KGS" customClass="MineOrderViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="1da-az-lxh">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="64" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Ysr-aa-J9R">
<rect key="frame" x="0.0" y="20" width="320" height="548"/>
<color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="separatorColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="orderCell" rowHeight="64" id="b9t-RY-ZJI" customClass="OrderCell" customModule="Paiai_iOS" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="320" height="64"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="b9t-RY-ZJI" id="90v-hW-Nj2">
<rect key="frame" x="0.0" y="0.0" width="320" height="63.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="1001" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="默认头像" translatesAutoresizingMaskIntoConstraints="NO" id="PNO-iQ-jhe">
<rect key="frame" x="12" y="8" width="48" height="48"/>
<constraints>
<constraint firstAttribute="width" secondItem="PNO-iQ-jhe" secondAttribute="height" multiplier="1:1" id="WIg-kG-Lyt"/>
<constraint firstAttribute="width" constant="48" id="vSA-kD-YVS"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" tag="1002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="支付时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fdn-7B-w7L">
<rect key="frame" x="68" y="8" width="61.5" height="14.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" tag="1002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2010-08-02 10:10:10" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zJS-vb-S6x">
<rect key="frame" x="129.5" y="8" width="119.5" height="14.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" tag="1002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="订单编号:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ERL-aK-fWl">
<rect key="frame" x="68" y="41" width="61.5" height="14.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+ 2.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CRI-rc-jfB">
<rect key="frame" x="216.5" y="24.5" width="36.5" height="14.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" tag="1002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ceagasdfgdfgh" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="N0S-Ou-cQx">
<rect key="frame" x="129.5" y="41" width="87" height="14.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="Fdn-7B-w7L" firstAttribute="leading" secondItem="PNO-iQ-jhe" secondAttribute="trailing" constant="8" id="4jj-Ht-ys3"/>
<constraint firstItem="PNO-iQ-jhe" firstAttribute="centerY" secondItem="90v-hW-Nj2" secondAttribute="centerY" id="9Z3-Uk-jhM"/>
<constraint firstAttribute="bottom" secondItem="ERL-aK-fWl" secondAttribute="bottom" constant="8" id="Onp-wr-CTP"/>
<constraint firstItem="CRI-rc-jfB" firstAttribute="centerY" secondItem="90v-hW-Nj2" secondAttribute="centerY" id="PGd-Fr-YcA"/>
<constraint firstItem="zJS-vb-S6x" firstAttribute="centerY" secondItem="Fdn-7B-w7L" secondAttribute="centerY" id="ToF-z1-eAd"/>
<constraint firstItem="N0S-Ou-cQx" firstAttribute="leading" secondItem="ERL-aK-fWl" secondAttribute="trailing" id="Y7O-ke-qsz"/>
<constraint firstItem="ERL-aK-fWl" firstAttribute="leading" secondItem="Fdn-7B-w7L" secondAttribute="leading" id="cPU-46-mvP"/>
<constraint firstAttribute="trailing" secondItem="CRI-rc-jfB" secondAttribute="trailing" constant="12" id="eb9-3A-25C"/>
<constraint firstItem="zJS-vb-S6x" firstAttribute="leading" secondItem="Fdn-7B-w7L" secondAttribute="trailing" id="eoG-39-var"/>
<constraint firstItem="N0S-Ou-cQx" firstAttribute="centerY" secondItem="ERL-aK-fWl" secondAttribute="centerY" id="kFO-ul-Wfa"/>
<constraint firstItem="Fdn-7B-w7L" firstAttribute="top" secondItem="90v-hW-Nj2" secondAttribute="top" constant="8" id="mgs-wK-K0c"/>
<constraint firstItem="PNO-iQ-jhe" firstAttribute="leading" secondItem="90v-hW-Nj2" secondAttribute="leading" constant="12" id="yjn-aM-8xo"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<outlet property="orderNumber" destination="N0S-Ou-cQx" id="Xsc-Rk-Cms"/>
<outlet property="photo" destination="PNO-iQ-jhe" id="GAd-9F-iat"/>
<outlet property="price" destination="CRI-rc-jfB" id="Xbo-iD-yOd"/>
<outlet property="time" destination="zJS-vb-S6x" id="Y0x-cr-8bg"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="Ysr-aa-J9R" firstAttribute="top" secondItem="Okl-5b-EeR" secondAttribute="top" id="JNh-lE-Pit"/>
<constraint firstItem="Okl-5b-EeR" firstAttribute="trailing" secondItem="Ysr-aa-J9R" secondAttribute="trailing" id="en7-nb-5Wy"/>
<constraint firstItem="Ysr-aa-J9R" firstAttribute="leading" secondItem="Okl-5b-EeR" secondAttribute="leading" id="sF8-HW-GYV"/>
<constraint firstAttribute="bottom" secondItem="Ysr-aa-J9R" secondAttribute="bottom" id="x4S-ci-8uX"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Okl-5b-EeR"/>
</view>
<navigationItem key="navigationItem" id="Lzy-4o-Sr3"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<size key="freeformSize" width="320" height="568"/>
<connections>
<outlet property="tableView" destination="Ysr-aa-J9R" id="Yuw-ab-oeJ"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="bkE-YW-tfe" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1656.8" y="-102.54872563718142"/>
</scene>
<!--Mine View Controller-->
<scene sceneID="wJG-wy-wnD">
<objects>
<viewController storyboardIdentifier="MineViewController" id="Kfp-Vc-gX5" customClass="MineViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="FlU-Tv-4Jo">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Jhj-pW-9Bq">
<rect key="frame" x="0.0" y="0.0" width="300" height="667"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h2e-Sk-rUf">
<rect key="frame" x="0.0" y="0.0" width="300" height="180"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="navigation-background" translatesAutoresizingMaskIntoConstraints="NO" id="yOw-4a-Whn">
<rect key="frame" x="0.0" y="0.0" width="300" height="180"/>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="diQ-B5-xB7">
<rect key="frame" x="110" y="53" width="80" height="74"/>
<constraints>
<constraint firstAttribute="height" constant="74" id="1Ox-bX-mJy"/>
<constraint firstAttribute="width" constant="80" id="a18-DP-mCe"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="用户昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="59p-Cg-joQ">
<rect key="frame" x="115" y="135" width="70" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="yOw-4a-Whn" secondAttribute="bottom" id="BIU-Ll-RdY"/>
<constraint firstAttribute="trailing" secondItem="yOw-4a-Whn" secondAttribute="trailing" id="DNF-P0-rRI"/>
<constraint firstItem="59p-Cg-joQ" firstAttribute="top" secondItem="diQ-B5-xB7" secondAttribute="bottom" constant="8" id="Dbx-vW-80I"/>
<constraint firstItem="diQ-B5-xB7" firstAttribute="centerX" secondItem="h2e-Sk-rUf" secondAttribute="centerX" id="HYO-fb-Fl9"/>
<constraint firstItem="diQ-B5-xB7" firstAttribute="centerY" secondItem="h2e-Sk-rUf" secondAttribute="centerY" id="MLc-af-7U6"/>
<constraint firstItem="yOw-4a-Whn" firstAttribute="top" secondItem="h2e-Sk-rUf" secondAttribute="top" id="fep-7l-hI4"/>
<constraint firstItem="yOw-4a-Whn" firstAttribute="leading" secondItem="h2e-Sk-rUf" secondAttribute="leading" id="kZ2-vb-8NI"/>
<constraint firstItem="59p-Cg-joQ" firstAttribute="centerX" secondItem="diQ-B5-xB7" secondAttribute="centerX" id="uag-N5-Vn0"/>
<constraint firstAttribute="height" constant="180" id="xr1-IU-onJ"/>
</constraints>
</view>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="79F-2W-LpP">
<rect key="frame" x="0.0" y="180" width="300" height="403"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<view key="tableFooterView" contentMode="scaleToFill" id="n6f-5A-4wg">
<rect key="frame" x="0.0" y="72" width="300" height="128"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="mineCell" textLabel="BAz-Hv-J8H" style="IBUITableViewCellStyleDefault" id="oek-AS-SRL">
<rect key="frame" x="0.0" y="28" width="300" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="oek-AS-SRL" id="1xY-Yc-U7s">
<rect key="frame" x="0.0" y="0.0" width="300" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="BAz-Hv-J8H">
<rect key="frame" x="15" y="0.0" width="270" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="Kfp-Vc-gX5" id="EfE-Kw-DZm"/>
<outlet property="delegate" destination="Kfp-Vc-gX5" id="HFs-k2-XYs"/>
</connections>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WmD-RM-Gge">
<rect key="frame" x="0.0" y="583" width="300" height="84"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uFJ-qP-CrW">
<rect key="frame" x="0.0" y="0.0" width="300" height="84"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<state key="normal" title="登出" image="注销切图">
<color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="84" id="3td-M0-WQp"/>
<constraint firstAttribute="trailing" secondItem="uFJ-qP-CrW" secondAttribute="trailing" id="D4Q-ND-VQ8"/>
<constraint firstItem="uFJ-qP-CrW" firstAttribute="top" secondItem="WmD-RM-Gge" secondAttribute="top" id="Izs-40-OlB"/>
<constraint firstAttribute="bottom" secondItem="uFJ-qP-CrW" secondAttribute="bottom" id="MeJ-Xe-zvx"/>
<constraint firstItem="uFJ-qP-CrW" firstAttribute="leading" secondItem="WmD-RM-Gge" secondAttribute="leading" id="xkG-W2-Onb"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="WmD-RM-Gge" secondAttribute="bottom" id="B7j-tv-Dqs"/>
<constraint firstItem="WmD-RM-Gge" firstAttribute="leading" secondItem="Jhj-pW-9Bq" secondAttribute="leading" id="GGt-o6-TqX"/>
<constraint firstItem="WmD-RM-Gge" firstAttribute="top" secondItem="79F-2W-LpP" secondAttribute="bottom" id="Myc-oR-72X"/>
<constraint firstItem="h2e-Sk-rUf" firstAttribute="leading" secondItem="Jhj-pW-9Bq" secondAttribute="leading" id="Qx0-8K-zNW"/>
<constraint firstAttribute="trailing" secondItem="h2e-Sk-rUf" secondAttribute="trailing" id="Tqh-6B-nYP"/>
<constraint firstItem="79F-2W-LpP" firstAttribute="leading" secondItem="Jhj-pW-9Bq" secondAttribute="leading" id="YaB-QE-5iP"/>
<constraint firstAttribute="trailing" secondItem="WmD-RM-Gge" secondAttribute="trailing" id="YuB-iq-HTt"/>
<constraint firstAttribute="width" constant="300" id="dAW-3F-vfl"/>
<constraint firstItem="79F-2W-LpP" firstAttribute="top" secondItem="h2e-Sk-rUf" secondAttribute="bottom" id="dXS-c8-5LY"/>
<constraint firstItem="h2e-Sk-rUf" firstAttribute="top" secondItem="Jhj-pW-9Bq" secondAttribute="top" id="eZV-OX-Hl6"/>
<constraint firstAttribute="trailing" secondItem="79F-2W-LpP" secondAttribute="trailing" id="fuB-ET-yud"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.20392156859999999" green="0.20392156859999999" blue="0.20392156859999999" alpha="0.69999999999999996" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="Jhj-pW-9Bq" firstAttribute="top" secondItem="FlU-Tv-4Jo" secondAttribute="top" id="0JT-Jj-bZr"/>
<constraint firstAttribute="bottom" secondItem="Jhj-pW-9Bq" secondAttribute="bottom" id="D8r-bo-GB1"/>
<constraint firstItem="Jhj-pW-9Bq" firstAttribute="leading" secondItem="Upv-D4-DFd" secondAttribute="leading" id="auU-7P-vym"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Upv-D4-DFd"/>
</view>
<connections>
<outlet property="headerImageView" destination="diQ-B5-xB7" id="BrO-2N-Srv"/>
<outlet property="logoutBtn" destination="uFJ-qP-CrW" id="VHg-fH-Znk"/>
<outlet property="mineView" destination="Jhj-pW-9Bq" id="DAA-ov-Pzt"/>
<outlet property="nickNameLabel" destination="59p-Cg-joQ" id="a4i-ff-np8"/>
<outlet property="tableView" destination="79F-2W-LpP" id="tPr-Iw-4MA"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="89K-Cu-Ds9" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2237.5999999999999" y="-102.09895052473765"/>
</scene>
</scenes>
<resources>
<image name="Logo" width="140" height="140"/>
<image name="about-contactUs" width="32" height="32"/>
<image name="about-score" width="32" height="32"/>
<image name="about-userAgreement" width="32" height="32"/>
<image name="navigation-background" width="12" height="132"/>
<image name="列表箭头" width="24" height="36"/>
<image name="注销切图" width="32" height="32"/>
<image name="默认头像" width="240" height="240"/>
</resources>
</document>
|