| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
- <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>
- <scenes>
- <!--Chat History Controller-->
- <scene sceneID="s0d-6b-0kx">
- <objects>
- <viewController restorationIdentifier="ChatHistoryController" storyboardIdentifier="ChatHistoryController" id="Y6W-OH-hqX" customClass="ChatHistoryController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="loginBG" translatesAutoresizingMaskIntoConstraints="NO" id="YYR-Ev-nor">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MZH-TQ-70A">
- <rect key="frame" x="32" y="46" width="44" height="44"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="plain" image="fanhui"/>
- <connections>
- <action selector="gotoback:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="9Zu-VO-0Uk"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="聊天历史" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1k5-cA-2aW">
- <rect key="frame" x="104" y="58" width="186" height="21"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2g4-Lm-3LP">
- <rect key="frame" x="16" y="87" width="343" height="50"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <viewLayoutGuide key="contentLayoutGuide" id="dOr-oX-de6"/>
- <viewLayoutGuide key="frameLayoutGuide" id="zEy-IP-wWI"/>
- </scrollView>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="z50-ua-2RY">
- <rect key="frame" x="0.0" y="145" width="375" height="454"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </tableView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pJp-mP-5U4">
- <rect key="frame" x="76" y="362" width="240" height="128"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- </imageView>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </view>
- <connections>
- <outlet property="bigImageV" destination="pJp-mP-5U4" id="ylv-g0-8Lt"/>
- <outlet property="tableView" destination="z50-ua-2RY" id="XI0-2z-RTb"/>
- <outlet property="titleLb" destination="1k5-cA-2aW" id="Tcl-MC-oBp"/>
- <outlet property="topScrollV" destination="2g4-Lm-3LP" id="Wqi-EW-psb"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="Ief-a0-LHa" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="58.778625954198468" y="-34.507042253521128"/>
- </scene>
- </scenes>
- <resources>
- <image name="fanhui" width="20" height="20"/>
- <image name="loginBG" width="562.5" height="1218"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|