Keine Beschreibung

Main.storyboard 52KB

    <?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" 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="14490.49"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--ScanQRViewController--> <scene sceneID="hHd-ck-iL7"> <objects> <viewController storyboardIdentifier="ScanQRViewController" automaticallyAdjustsScrollViewInsets="NO" id="xAo-Yl-fd5" userLabel="ScanQRViewController" customClass="ScanQRViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="EBW-ey-zDN"> <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="7XC-di-knu" customClass="QRCodeScanView" customModule="PaiaiUIKit"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </view> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="将取景框对准二维码,即可自动扫描" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IUv-gn-PD8"> <rect key="frame" x="112.5" y="50" width="150" height="33.5"/> <constraints> <constraint firstAttribute="width" constant="150" id="h8R-Yz-MFa"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="14"/> <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="q8D-p5-28m" userLabel="Button Group"> <rect key="frame" x="0.0" y="547" width="375" height="120"/> <subviews> <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="8lh-CA-1SM"> <rect key="frame" x="79" y="26" width="42" height="68"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q7U-7O-6Og"> <rect key="frame" x="0.0" y="0.0" width="42" height="42"/> <state key="normal" image="BTN-photoAlbum"/> <connections> <action selector="openPhotoLibrary:" destination="xAo-Yl-fd5" eventType="touchUpInside" id="z8x-bJ-FA8"/> </connections> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="相册" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QXR-Bg-aZe"> <rect key="frame" x="7.5" y="52" width="27" height="16"/> <fontDescription key="fontDescription" type="system" pointSize="13"/> <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <nil key="highlightedColor"/> </label> </subviews> </stackView> <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="AkM-en-2b0"> <rect key="frame" x="254" y="26" width="42" height="68"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yvI-5s-SNa"> <rect key="frame" x="0.0" y="0.0" width="42" height="42"/> <state key="normal" image="BTN-flash"/> <connections> <action selector="chooseFromSYSPhoto" destination="xAo-Yl-fd5" eventType="touchUpInside" id="5MC-Mh-hVr"/> <action selector="openLight" destination="xAo-Yl-fd5" eventType="touchUpInside" id="3CZ-Mz-UhH"/> </connections> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="相册" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="q3p-9D-GA5" userLabel="开灯"> <rect key="frame" x="7.5" y="52" width="27" height="16"/> <fontDescription key="fontDescription" type="system" pointSize="13"/> <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <nil key="highlightedColor"/> </label> </subviews> </stackView> </subviews> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.61263020833333337" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="AkM-en-2b0" firstAttribute="centerX" secondItem="q8D-p5-28m" secondAttribute="centerX" multiplier="2.2:1.5" id="00d-8F-8A8"/> <constraint firstItem="8lh-CA-1SM" firstAttribute="centerX" secondItem="q8D-p5-28m" secondAttribute="centerX" multiplier="0.8:1.5" id="8Y5-Ty-dQU"/> <constraint firstAttribute="height" constant="120" id="C3L-jp-KPg"/> <constraint firstItem="8lh-CA-1SM" firstAttribute="centerY" secondItem="q8D-p5-28m" secondAttribute="centerY" id="MEn-bu-Ss6"/> <constraint firstItem="AkM-en-2b0" firstAttribute="centerY" secondItem="q8D-p5-28m" secondAttribute="centerY" id="ccs-Xt-wa5"/> </constraints> </view> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="7XC-di-knu" firstAttribute="height" secondItem="EBW-ey-zDN" secondAttribute="height" id="1W3-tY-WR7"/> <constraint firstItem="7XC-di-knu" firstAttribute="centerY" secondItem="EBW-ey-zDN" secondAttribute="centerY" id="4iq-Mx-Dgn"/> <constraint firstItem="q8D-p5-28m" firstAttribute="leading" secondItem="5ji-s5-pMy" secondAttribute="leading" id="7pa-0E-902"/> <constraint firstAttribute="bottom" secondItem="q8D-p5-28m" secondAttribute="bottom" id="OlH-gg-PAG"/> <constraint firstItem="7XC-di-knu" firstAttribute="width" secondItem="EBW-ey-zDN" secondAttribute="width" id="Smj-tP-9h1"/> <constraint firstItem="IUv-gn-PD8" firstAttribute="centerX" secondItem="5ji-s5-pMy" secondAttribute="centerX" id="aJ9-AF-OhC"/> <constraint firstItem="7XC-di-knu" firstAttribute="centerX" secondItem="5ji-s5-pMy" secondAttribute="centerX" id="c15-dp-2dX"/> <constraint firstItem="IUv-gn-PD8" firstAttribute="top" secondItem="5ji-s5-pMy" secondAttribute="top" constant="30" id="cu9-iD-Nef"/> <constraint firstItem="5ji-s5-pMy" firstAttribute="trailing" secondItem="q8D-p5-28m" secondAttribute="trailing" id="ea4-qd-kxJ"/> </constraints> <viewLayoutGuide key="safeArea" id="5ji-s5-pMy"/> </view> <navigationItem key="navigationItem" id="OV6-lQ-3b0"/> <connections> <outlet property="scanView" destination="7XC-di-knu" id="Nbf-fG-L8b"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="Egx-Nh-Avl" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="3034" y="-49"/> </scene> <!--Home View Controller--> <scene sceneID="tne-QT-ifu"> <objects> <viewController storyboardIdentifier="HomeViewController" id="BYZ-38-t0r" customClass="HomeViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="jOc-hp-K8U"> <rect key="frame" x="0.0" y="20" width="375" height="647"/> <color key="backgroundColor" red="0.87843137250000003" green="0.87843137250000003" blue="0.87843137250000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <collectionViewLayout key="collectionViewLayout" id="0AU-E8-zrg" customClass="WaterfallFlowLayout" customModule="PaiaiUIKit"/> <cells/> </collectionView> <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" spacing="3" translatesAutoresizingMaskIntoConstraints="NO" id="cKo-t0-fYb"> <rect key="frame" x="303" y="530" width="64" height="131"/> <subviews> <button contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9N2-vw-PuD"> <rect key="frame" x="0.0" y="0.0" width="64" height="64"/> <constraints> <constraint firstAttribute="width" constant="64" id="ZvU-38-X8E"/> <constraint firstAttribute="height" constant="64" id="tmA-ui-pTy"/> </constraints> <state key="normal" image="BTN-scanQR"/> <state key="selected" image="BTN-scanQR"/> </button> <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="f1p-NO-R2Q"> <rect key="frame" x="0.0" y="67" width="64" height="64"/> <constraints> <constraint firstAttribute="height" constant="64" id="4PT-EP-AZd"/> <constraint firstAttribute="width" constant="64" id="B4F-Wn-0g0"/> </constraints> <state key="normal" image="BTN-add"/> <state key="selected" image="BTN-add"/> </button> </subviews> </stackView> </subviews> <color key="backgroundColor" red="0.8784313725490196" green="0.8784313725490196" blue="0.8784313725490196" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <gestureRecognizers/> <constraints> <constraint firstItem="WrX-F2-609" firstAttribute="trailing" secondItem="cKo-t0-fYb" secondAttribute="trailing" constant="8" id="PWG-Fo-tUz"/> <constraint firstItem="jOc-hp-K8U" firstAttribute="leading" secondItem="WrX-F2-609" secondAttribute="leading" id="Qu3-TE-tcJ"/> <constraint firstItem="WrX-F2-609" firstAttribute="bottom" secondItem="cKo-t0-fYb" secondAttribute="bottom" constant="6" id="T1b-BO-JPL"/> <constraint firstItem="WrX-F2-609" firstAttribute="trailing" secondItem="jOc-hp-K8U" secondAttribute="trailing" id="iMD-9d-Ih2"/> <constraint firstItem="jOc-hp-K8U" firstAttribute="top" secondItem="WrX-F2-609" secondAttribute="top" id="pOC-6k-2LI"/> <constraint firstAttribute="bottom" secondItem="jOc-hp-K8U" secondAttribute="bottom" id="xM5-JS-BLE"/> </constraints> <viewLayoutGuide key="safeArea" id="WrX-F2-609"/> </view> <extendedEdge key="edgesForExtendedLayout"/> <navigationItem key="navigationItem" id="blv-Da-mEq"/> <connections> <outlet property="collectionView" destination="jOc-hp-K8U" id="4Hm-wP-XjU"/> <outlet property="createBtn" destination="f1p-NO-R2Q" id="wDa-iP-DeC"/> <outlet property="scanBtn" destination="9N2-vw-PuD" id="tdK-KP-5Vh"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="2356" y="-49"/> </scene> <!--CreateGroupViewController--> <scene sceneID="AAe-LB-J2k"> <objects> <viewController storyboardIdentifier="CreateGroupViewController" automaticallyAdjustsScrollViewInsets="NO" id="uOg-bx-tOu" userLabel="CreateGroupViewController" customClass="CreateGroupViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="9ul-dy-VV6"> <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="wFF-tH-Uoh"> <rect key="frame" x="0.0" y="367" width="375" height="300"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="4NJ-2A-wDS"> <rect key="frame" x="0.0" y="0.0" width="375" height="246"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="CreateCell" id="0dQ-vD-Lo4"> <rect key="frame" x="0.0" y="28" width="375" height="44"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="0dQ-vD-Lo4" id="a2Z-JY-eGh"> <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/> <autoresizingMask key="autoresizingMask"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="新建群" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NHV-8a-qpd"> <rect key="frame" x="161.5" y="11.5" width="52" height="21"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" red="0.97254901960784312" green="0.33725490196078434" blue="0.51372549019607838" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <nil key="highlightedColor"/> </label> </subviews> <constraints> <constraint firstItem="NHV-8a-qpd" firstAttribute="centerX" secondItem="a2Z-JY-eGh" secondAttribute="centerX" id="TJ0-rA-8qo"/> <constraint firstItem="NHV-8a-qpd" firstAttribute="centerY" secondItem="a2Z-JY-eGh" secondAttribute="centerY" id="Yeg-Pv-EVD"/> </constraints> </tableViewCellContentView> </tableViewCell> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RecentCell" id="ZTO-PY-LiL"> <rect key="frame" x="0.0" y="72" width="375" height="44"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ZTO-PY-LiL" id="v3b-AD-oSi"> <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/> <autoresizingMask key="autoresizingMask"/> </tableViewCellContentView> </tableViewCell> </prototypes> <connections> <outlet property="dataSource" destination="uOg-bx-tOu" id="xWd-bD-kk8"/> <outlet property="delegate" destination="uOg-bx-tOu" id="Rr8-cS-3cU"/> </connections> </tableView> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kS0-IZ-KkD"> <rect key="frame" x="0.0" y="252" width="375" height="48"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="48" id="zzr-xi-bL8"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="17"/> <state key="normal" title="取消"> <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="cancel" destination="uOg-bx-tOu" eventType="touchUpInside" id="7RZ-kw-ieg"/> </connections> </button> </subviews> <color key="backgroundColor" red="0.59607843137254901" green="0.59607843137254901" blue="0.59607843137254901" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="kS0-IZ-KkD" firstAttribute="leading" secondItem="wFF-tH-Uoh" secondAttribute="leading" id="4Uu-7d-JE5"/> <constraint firstItem="4NJ-2A-wDS" firstAttribute="top" secondItem="wFF-tH-Uoh" secondAttribute="top" id="8z1-1c-tR6"/> <constraint firstAttribute="bottom" secondItem="kS0-IZ-KkD" secondAttribute="bottom" id="91b-hA-Vx9"/> <constraint firstItem="4NJ-2A-wDS" firstAttribute="leading" secondItem="wFF-tH-Uoh" secondAttribute="leading" id="ANL-5K-svP"/> <constraint firstAttribute="trailing" secondItem="4NJ-2A-wDS" secondAttribute="trailing" id="RX2-pX-EJX"/> <constraint firstAttribute="height" constant="300" id="T0O-th-Oom"/> <constraint firstItem="kS0-IZ-KkD" firstAttribute="top" secondItem="4NJ-2A-wDS" secondAttribute="bottom" constant="6" id="YyU-bc-kgc"/> <constraint firstAttribute="trailing" secondItem="kS0-IZ-KkD" secondAttribute="trailing" id="wTg-ha-W2O"/> </constraints> </view> </subviews> <color key="backgroundColor" red="0.20392156862745098" green="0.20392156862745098" blue="0.20392156862745098" alpha="0.69999999999999996" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="bottom" secondItem="wFF-tH-Uoh" secondAttribute="bottom" id="2LW-bA-7P2"/> <constraint firstItem="PJu-f9-bhH" firstAttribute="trailing" secondItem="wFF-tH-Uoh" secondAttribute="trailing" id="Ba5-A8-lz4"/> <constraint firstItem="wFF-tH-Uoh" firstAttribute="leading" secondItem="PJu-f9-bhH" secondAttribute="leading" id="NDL-9u-ilu"/> </constraints> <viewLayoutGuide key="safeArea" id="PJu-f9-bhH"/> </view> <connections> <outlet property="contentHeightConstraint" destination="T0O-th-Oom" id="HCJ-Jp-aSg"/> <outlet property="contentView" destination="wFF-tH-Uoh" id="Isa-jO-dhR"/> <outlet property="tableView" destination="4NJ-2A-wDS" id="ucQ-YN-RpT"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="7bb-Fp-aIh" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="4354" y="-49"/> </scene> <!--CreateGroupConfirmViewController--> <scene sceneID="zhC-tX-7HT"> <objects> <viewController storyboardIdentifier="CreateGroupConfirmViewController" automaticallyAdjustsScrollViewInsets="NO" id="ZWc-qp-VNU" userLabel="CreateGroupConfirmViewController" customClass="CreateGroupConfirmViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="YUl-sV-mdn"> <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="j0J-vv-jI3"> <rect key="frame" x="40" y="213.5" width="295" height="240"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="新建群" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LWO-MC-sQ3"> <rect key="frame" x="123" y="10" width="49" height="20"/> <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> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kC8-N5-5VN" userLabel="lineView"> <rect key="frame" x="0.0" y="42" width="295" height="0.5"/> <color key="backgroundColor" red="0.87058823529999996" green="0.87058823529999996" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="height" constant="0.40000000000000002" id="ZwN-I2-gZr"/> </constraints> </view> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="defaultAvatar" translatesAutoresizingMaskIntoConstraints="NO" id="75i-bh-kvq"> <rect key="frame" x="111.5" y="57" width="72" height="72"/> <constraints> <constraint firstAttribute="width" secondItem="75i-bh-kvq" secondAttribute="height" multiplier="1:1" id="6j5-1J-zgL"/> <constraint firstAttribute="width" constant="72" id="pSk-ql-O6a"/> </constraints> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="borderWidth"> <real key="value" value="0.5"/> </userDefinedRuntimeAttribute> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius"> <real key="value" value="36"/> </userDefinedRuntimeAttribute> <userDefinedRuntimeAttribute type="color" keyPath="borderColor"> <color key="value" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="群名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SA1-vo-8rs"> <rect key="frame" x="131" y="145" width="33" 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> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aB7-gH-A1V"> <rect key="frame" x="16" y="190" width="126" height="36"/> <color key="backgroundColor" red="0.87058823529999996" green="0.87058823529999996" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="height" constant="36" id="Ib4-g0-ljd"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="16"/> <state key="normal" title="取消"> <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="cancelAction" destination="ZWc-qp-VNU" eventType="touchUpInside" id="XVF-sy-Ue7"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VG1-AH-LEJ"> <rect key="frame" x="149" y="190" width="130" height="36"/> <color key="backgroundColor" red="0.50588235294117645" green="0.81960784313725488" blue="0.20784313725490194" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstAttribute="height" constant="36" id="X5S-wG-22c"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="16"/> <state key="normal" title="确认"> <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <connections> <action selector="confirmAction" destination="ZWc-qp-VNU" eventType="touchUpInside" id="Ofe-Cc-1T5"/> </connections> </button> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="kC8-N5-5VN" firstAttribute="leading" secondItem="j0J-vv-jI3" secondAttribute="leading" id="1TB-UV-hkg"/> <constraint firstAttribute="trailing" secondItem="VG1-AH-LEJ" secondAttribute="trailing" constant="16" id="4ho-hQ-oqh"/> <constraint firstAttribute="bottom" secondItem="aB7-gH-A1V" secondAttribute="bottom" constant="14" id="7FI-uk-dyT"/> <constraint firstItem="aB7-gH-A1V" firstAttribute="centerY" secondItem="VG1-AH-LEJ" secondAttribute="centerY" id="APK-bn-fJh"/> <constraint firstItem="SA1-vo-8rs" firstAttribute="top" secondItem="75i-bh-kvq" secondAttribute="bottom" constant="16" id="K2t-0X-QUS"/> <constraint firstItem="SA1-vo-8rs" firstAttribute="centerX" secondItem="75i-bh-kvq" secondAttribute="centerX" id="MEt-7h-Dec"/> <constraint firstItem="LWO-MC-sQ3" firstAttribute="centerX" secondItem="j0J-vv-jI3" secondAttribute="centerX" id="MyN-kX-bub"/> <constraint firstAttribute="trailing" secondItem="kC8-N5-5VN" secondAttribute="trailing" id="T2H-yA-36Z"/> <constraint firstAttribute="height" constant="240" id="akr-ll-qK5"/> <constraint firstItem="75i-bh-kvq" firstAttribute="centerX" secondItem="j0J-vv-jI3" secondAttribute="centerX" id="dd7-4X-vvk"/> <constraint firstItem="75i-bh-kvq" firstAttribute="top" secondItem="j0J-vv-jI3" secondAttribute="top" constant="57" id="irK-59-v1B"/> <constraint firstItem="kC8-N5-5VN" firstAttribute="top" secondItem="LWO-MC-sQ3" secondAttribute="bottom" constant="12" id="kgJ-dM-ddn"/> <constraint firstItem="VG1-AH-LEJ" firstAttribute="centerX" secondItem="j0J-vv-jI3" secondAttribute="centerX" multiplier="203:140" id="lOm-Dx-AyJ"/> <constraint firstItem="aB7-gH-A1V" firstAttribute="centerX" secondItem="j0J-vv-jI3" secondAttribute="centerX" multiplier="75:140" id="mI6-rS-Vcq"/> <constraint firstItem="aB7-gH-A1V" firstAttribute="leading" secondItem="j0J-vv-jI3" secondAttribute="leading" constant="16" id="tGt-i1-gzY"/> <constraint firstItem="LWO-MC-sQ3" firstAttribute="top" secondItem="j0J-vv-jI3" secondAttribute="top" constant="10" id="vUQ-6Y-tXa"/> </constraints> </view> </subviews> <color key="tintColor" red="0.20392156859999999" green="0.20392156859999999" blue="0.20392156859999999" alpha="0.69999999999999996" colorSpace="calibratedRGB"/> <constraints> <constraint firstItem="j0J-vv-jI3" firstAttribute="leading" secondItem="wuF-jc-XB5" secondAttribute="leading" constant="40" id="6dy-Z5-Vdt"/> <constraint firstItem="j0J-vv-jI3" firstAttribute="centerY" secondItem="YUl-sV-mdn" secondAttribute="centerY" id="QKj-zE-kJr"/> <constraint firstItem="wuF-jc-XB5" firstAttribute="trailing" secondItem="j0J-vv-jI3" secondAttribute="trailing" constant="40" id="fVe-Sz-7gR"/> <constraint firstItem="j0J-vv-jI3" firstAttribute="centerX" secondItem="wuF-jc-XB5" secondAttribute="centerX" id="iLo-da-AwI"/> </constraints> <viewLayoutGuide key="safeArea" id="wuF-jc-XB5"/> </view> <connections> <outlet property="imageView" destination="75i-bh-kvq" id="eqi-hc-OM9"/> <outlet property="nameLabel" destination="SA1-vo-8rs" id="uyU-TU-caJ"/> <outlet property="tipView" destination="j0J-vv-jI3" id="JIl-Vk-AHs"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="hw0-Gp-7zQ" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="3694" y="-49"/> </scene> <!--LoginViewController--> <scene sceneID="ETR-Op-aEq"> <objects> <viewController storyboardIdentifier="LoginViewController" id="YUy-Lw-NWd" userLabel="LoginViewController" customClass="LoginViewController" customModule="Paiai_iOS" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="OH6-1z-mpL"> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZH3-oN-XMq"> <rect key="frame" x="0.0" y="0.0" width="375" height="677"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="n2I-Fa-kSp"> <rect key="frame" x="0.0" y="0.0" width="1125" height="677"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="guide1" translatesAutoresizingMaskIntoConstraints="NO" id="jfX-lC-1fH"> <rect key="frame" x="0.0" y="0.0" width="375" height="677"/> </imageView> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="guide2" translatesAutoresizingMaskIntoConstraints="NO" id="Ohu-Cq-549"> <rect key="frame" x="375" y="0.0" width="375" height="677"/> </imageView> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="guide3" translatesAutoresizingMaskIntoConstraints="NO" id="72G-IS-i4w"> <rect key="frame" x="750" y="0.0" width="375" height="677"/> </imageView> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="jfX-lC-1fH" firstAttribute="leading" secondItem="n2I-Fa-kSp" secondAttribute="leading" id="3IU-kb-NSM"/> <constraint firstItem="72G-IS-i4w" firstAttribute="leading" secondItem="Ohu-Cq-549" secondAttribute="trailing" id="3si-Xi-WJV"/> <constraint firstAttribute="bottom" secondItem="Ohu-Cq-549" secondAttribute="bottom" id="PGy-Tl-rbT"/> <constraint firstItem="Ohu-Cq-549" firstAttribute="top" secondItem="n2I-Fa-kSp" secondAttribute="top" id="V0R-ik-nww"/> <constraint firstAttribute="trailing" secondItem="72G-IS-i4w" secondAttribute="trailing" id="ck0-mm-wuP"/> <constraint firstAttribute="bottom" secondItem="72G-IS-i4w" secondAttribute="bottom" id="dRz-e3-vu4"/> <constraint firstAttribute="bottom" secondItem="jfX-lC-1fH" secondAttribute="bottom" id="sqf-X1-bfV"/> <constraint firstItem="72G-IS-i4w" firstAttribute="top" secondItem="n2I-Fa-kSp" secondAttribute="top" id="t2A-fU-hEc"/> <constraint firstItem="jfX-lC-1fH" firstAttribute="top" secondItem="n2I-Fa-kSp" secondAttribute="top" id="x0n-Qh-B0R"/> <constraint firstItem="Ohu-Cq-549" firstAttribute="leading" secondItem="jfX-lC-1fH" secondAttribute="trailing" id="zhA-kg-tb5"/> </constraints> </view> </subviews> <constraints> <constraint firstItem="72G-IS-i4w" firstAttribute="height" secondItem="ZH3-oN-XMq" secondAttribute="height" id="Rsi-Pd-RvR"/> <constraint firstItem="n2I-Fa-kSp" firstAttribute="top" secondItem="ZH3-oN-XMq" secondAttribute="top" id="Z4N-Zf-QwM"/> <constraint firstAttribute="trailing" secondItem="n2I-Fa-kSp" secondAttribute="trailing" id="b7d-Nj-mhZ"/> <constraint firstItem="Ohu-Cq-549" firstAttribute="height" secondItem="ZH3-oN-XMq" secondAttribute="height" id="cEJ-vU-TFT"/> <constraint firstAttribute="bottom" secondItem="n2I-Fa-kSp" secondAttribute="bottom" id="cnD-b7-vpN"/> <constraint firstItem="jfX-lC-1fH" firstAttribute="height" secondItem="ZH3-oN-XMq" secondAttribute="height" id="ell-HK-ADz"/> <constraint firstItem="jfX-lC-1fH" firstAttribute="width" secondItem="ZH3-oN-XMq" secondAttribute="width" id="fGJ-y8-0bd"/> <constraint firstItem="Ohu-Cq-549" firstAttribute="width" secondItem="ZH3-oN-XMq" secondAttribute="width" id="j72-7i-6mo"/> <constraint firstItem="n2I-Fa-kSp" firstAttribute="leading" secondItem="ZH3-oN-XMq" secondAttribute="leading" id="jpG-K6-h7J"/> <constraint firstItem="72G-IS-i4w" firstAttribute="width" secondItem="ZH3-oN-XMq" secondAttribute="width" id="kBO-rE-rGU"/> </constraints> </scrollView> <pageControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="3" translatesAutoresizingMaskIntoConstraints="NO" id="sRF-VB-HcI"> <rect key="frame" x="168" y="505.5" width="39" height="37"/> </pageControl> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="L1t-QI-xZm"> <rect key="frame" x="126" y="608" width="123" height="30"/> <fontDescription key="fontDescription" type="system" pointSize="15"/> <state key="normal" title="不登录,随便看看"> <color key="titleColor" red="0.5490196078431373" green="0.5490196078431373" blue="0.5490196078431373" alpha="1" colorSpace="calibratedRGB"/> </state> </button> <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OEm-Fx-AoW"> <rect key="frame" x="94" y="548.5" width="187.5" height="53.5"/> <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> <inset key="imageEdgeInsets" minX="-10" minY="0.0" maxX="0.0" maxY="0.0"/> <state key="normal" image="BTN-weixin"> <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </state> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius"> <real key="value" value="2"/> </userDefinedRuntimeAttribute> <userDefinedRuntimeAttribute type="number" keyPath="borderWidth"> <real key="value" value="1"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </button> </subviews> <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <constraints> <constraint firstItem="jSA-BB-arZ" firstAttribute="bottom" secondItem="OEm-Fx-AoW" secondAttribute="bottom" constant="65" id="06q-WD-TUh"/> <constraint firstItem="jSA-BB-arZ" firstAttribute="bottom" secondItem="ZH3-oN-XMq" secondAttribute="bottom" constant="-10" id="0B2-UY-PqA"/> <constraint firstItem="OEm-Fx-AoW" firstAttribute="width" secondItem="OH6-1z-mpL" secondAttribute="width" multiplier="0.5" id="7gu-RE-8Zh"/> <constraint firstItem="L1t-QI-xZm" firstAttribute="top" secondItem="OEm-Fx-AoW" secondAttribute="bottom" constant="6" id="B6I-H2-4Sj"/> <constraint firstItem="sRF-VB-HcI" firstAttribute="centerX" secondItem="OEm-Fx-AoW" secondAttribute="centerX" id="JOs-lZ-qee"/> <constraint firstItem="ZH3-oN-XMq" firstAttribute="leading" secondItem="jSA-BB-arZ" secondAttribute="leading" id="M3C-qw-2d1"/> <constraint firstItem="L1t-QI-xZm" firstAttribute="centerX" secondItem="OEm-Fx-AoW" secondAttribute="centerX" id="PXw-ra-Cau"/> <constraint firstItem="ZH3-oN-XMq" firstAttribute="top" secondItem="OH6-1z-mpL" secondAttribute="top" id="YIm-q4-Za4"/> <constraint firstItem="OEm-Fx-AoW" firstAttribute="height" secondItem="OH6-1z-mpL" secondAttribute="height" multiplier="0.08" id="Yp5-Ts-q4m"/> <constraint firstItem="OEm-Fx-AoW" firstAttribute="centerX" secondItem="jSA-BB-arZ" secondAttribute="centerX" id="kxz-aY-5HH"/> <constraint firstItem="OEm-Fx-AoW" firstAttribute="top" secondItem="sRF-VB-HcI" secondAttribute="bottom" constant="6" id="mQV-AD-fbS"/> <constraint firstItem="jSA-BB-arZ" firstAttribute="trailing" secondItem="ZH3-oN-XMq" secondAttribute="trailing" id="wMW-7S-jDh"/> </constraints> <viewLayoutGuide key="safeArea" id="jSA-BB-arZ"/> </view> <connections> <outlet property="guestLoginBtn" destination="L1t-QI-xZm" id="uOg-hk-Auu"/> <outlet property="pageControl" destination="sRF-VB-HcI" id="Oyb-RJ-eTu"/> <outlet property="scrollView" destination="ZH3-oN-XMq" id="DRK-h7-nHq"/> <outlet property="weixinLoginBtn" destination="OEm-Fx-AoW" id="Hm6-b7-cYg"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="Ue2-iG-ENj" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="-1692" y="-778.56071964017997"/> </scene> </scenes> <resources> <image name="BTN-add" width="168" height="168"/> <image name="BTN-flash" width="42" height="42"/> <image name="BTN-photoAlbum" width="42" height="42"/> <image name="BTN-scanQR" width="168" height="168"/> <image name="BTN-weixin" width="1822" height="494"/> <image name="defaultAvatar" width="80" height="80"/> <image name="guide1" width="487.33334350585938" height="866.66668701171875"/> <image name="guide2" width="487.33334350585938" height="866.66668701171875"/> <image name="guide3" width="487.33334350585938" height="866.66668701171875"/> </resources> </document>