1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="ActiveDetailHeaderView" customModule="xingchuangke" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="414" height="78"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gJz-vV-pQH">
- <rect key="frame" x="15" y="28" width="140" height="40"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GHm-P4-EPg" userLabel="Point1 View">
- <rect key="frame" x="10" y="16" width="8" height="8"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="width" constant="8" id="ELj-gX-uoy"/>
- <constraint firstAttribute="height" constant="8" id="hY1-cn-dTM"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" 产品政策" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BpO-xR-i2Y">
- <rect key="frame" x="33" y="9.5" width="74" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aBd-Yr-9jT" userLabel="Point2 View">
- <rect key="frame" x="122" y="16" width="8" height="8"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="width" constant="8" id="O3h-4P-5FB"/>
- <constraint firstAttribute="height" constant="8" id="WNa-O6-EL5"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.12549019610000001" green="0.58039215690000001" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="BpO-xR-i2Y" firstAttribute="centerY" secondItem="gJz-vV-pQH" secondAttribute="centerY" id="5OQ-ys-aFm"/>
- <constraint firstItem="aBd-Yr-9jT" firstAttribute="leading" secondItem="BpO-xR-i2Y" secondAttribute="trailing" constant="15" id="CbV-Xx-gWi"/>
- <constraint firstItem="BpO-xR-i2Y" firstAttribute="leading" secondItem="GHm-P4-EPg" secondAttribute="trailing" constant="15" id="RLh-oA-fR4"/>
- <constraint firstItem="GHm-P4-EPg" firstAttribute="leading" secondItem="gJz-vV-pQH" secondAttribute="leading" constant="10" id="TId-du-eR4"/>
- <constraint firstItem="aBd-Yr-9jT" firstAttribute="trailing" secondItem="gJz-vV-pQH" secondAttribute="trailing" constant="-10" id="dKx-rl-NLg"/>
- <constraint firstItem="aBd-Yr-9jT" firstAttribute="centerY" secondItem="gJz-vV-pQH" secondAttribute="centerY" id="eWZ-SB-ePg"/>
- <constraint firstItem="GHm-P4-EPg" firstAttribute="centerY" secondItem="gJz-vV-pQH" secondAttribute="centerY" id="mUs-53-ls5"/>
- <constraint firstAttribute="height" constant="40" id="ucb-wB-RTW"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="gJz-vV-pQH" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="d75-wr-FCr"/>
- <constraint firstItem="gJz-vV-pQH" firstAttribute="bottom" secondItem="iN0-l3-epB" secondAttribute="bottom" constant="-10" id="kbw-RP-LSK"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <connections>
- <outlet property="bgView" destination="gJz-vV-pQH" id="P6i-Mb-DEN"/>
- <outlet property="topicLabel" destination="BpO-xR-i2Y" id="uf8-TN-55T"/>
- </connections>
- <point key="canvasLocation" x="137.68115942028987" y="-190.17857142857142"/>
- </view>
- </objects>
- </document>
|