<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment version="4352" identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<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"/>
|
<collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="U6b-Vx-4bR" customClass="PointsCollectionReusableView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="345" height="278"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RG9-zC-6MJ">
|
<rect key="frame" x="129.5" y="60" width="86" height="86"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="积分" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iZ7-c1-hPa">
|
<rect key="frame" x="30.5" y="18" width="25" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xvO-OX-VaR">
|
<rect key="frame" x="4" y="35" width="78" height="26.5"/>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" name="Color"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="86" id="4hn-q9-xNw"/>
|
<constraint firstItem="xvO-OX-VaR" firstAttribute="leading" secondItem="RG9-zC-6MJ" secondAttribute="leading" constant="4" id="9OG-fN-BEy"/>
|
<constraint firstItem="iZ7-c1-hPa" firstAttribute="top" secondItem="RG9-zC-6MJ" secondAttribute="top" constant="18" id="SHi-Wi-kqt"/>
|
<constraint firstItem="iZ7-c1-hPa" firstAttribute="centerX" secondItem="RG9-zC-6MJ" secondAttribute="centerX" id="SJa-cs-iiC"/>
|
<constraint firstItem="xvO-OX-VaR" firstAttribute="top" secondItem="iZ7-c1-hPa" secondAttribute="bottom" constant="2.5" id="Usq-Jo-aEc"/>
|
<constraint firstAttribute="height" constant="86" id="nzB-rI-J1O"/>
|
<constraint firstAttribute="trailing" secondItem="xvO-OX-VaR" secondAttribute="trailing" constant="4" id="xSL-ls-Hf3"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="43"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="VXr-Tz-HHm"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="RG9-zC-6MJ" firstAttribute="centerX" secondItem="U6b-Vx-4bR" secondAttribute="centerX" id="BUg-SX-Sh6"/>
|
<constraint firstItem="RG9-zC-6MJ" firstAttribute="top" secondItem="VXr-Tz-HHm" secondAttribute="top" constant="16" id="gt0-mV-kMo"/>
|
</constraints>
|
<connections>
|
<outlet property="numLb" destination="xvO-OX-VaR" id="AK5-g9-3Gk"/>
|
</connections>
|
<point key="canvasLocation" x="297.82608695652175" y="141.29464285714286"/>
|
</collectionReusableView>
|
</objects>
|
<resources>
|
<namedColor name="Color">
|
<color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
</resources>
|
</document>
|