12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <customFonts key="customFonts">
- <array key="Alibaba-PuHuiTi-Regular.otf">
- <string>AlibabaPuHuiTiR</string>
- </array>
- </customFonts>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="IHThirdGradeCell" customModule="Inhealth" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zqP-zW-eSg">
- <rect key="frame" x="20" y="0.0" width="280" height="44"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="84" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mxQ-9D-SxR">
- <rect key="frame" x="227" y="14.5" width="15" height="15.5"/>
- <fontDescription key="fontDescription" name="AlibabaPuHuiTiR" family="Alibaba PuHuiTi" pointSize="13"/>
- <color key="textColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1/F" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oTq-7X-89t">
- <rect key="frame" x="25" y="13.5" width="18" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="IQButtonBarArrowDown" translatesAutoresizingMaskIntoConstraints="NO" id="HFb-mq-7Fy">
- <rect key="frame" x="248" y="14" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="2Qd-DD-Hco"/>
- <constraint firstAttribute="width" constant="16" id="vTB-qL-usD"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" red="0.93729931119999998" green="0.9451448321" blue="0.94117683169999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="HFb-mq-7Fy" secondAttribute="trailing" constant="16" id="3Sr-8K-5ks"/>
- <constraint firstAttribute="trailing" secondItem="mxQ-9D-SxR" secondAttribute="trailing" constant="38" id="7DO-pv-oQa"/>
- <constraint firstItem="oTq-7X-89t" firstAttribute="leading" secondItem="zqP-zW-eSg" secondAttribute="leading" constant="25" id="7gh-Iu-kss"/>
- <constraint firstItem="mxQ-9D-SxR" firstAttribute="centerY" secondItem="zqP-zW-eSg" secondAttribute="centerY" id="A0O-Q9-uUJ"/>
- <constraint firstItem="HFb-mq-7Fy" firstAttribute="centerY" secondItem="zqP-zW-eSg" secondAttribute="centerY" id="H9n-np-8AX"/>
- <constraint firstItem="oTq-7X-89t" firstAttribute="centerY" secondItem="zqP-zW-eSg" secondAttribute="centerY" id="Iuc-hB-WGV"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="zqP-zW-eSg" secondAttribute="trailing" constant="20" id="1F0-BK-CiE"/>
- <constraint firstItem="zqP-zW-eSg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="DOX-bj-U1h"/>
- <constraint firstItem="zqP-zW-eSg" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="b6y-ue-QQi"/>
- <constraint firstAttribute="bottom" secondItem="zqP-zW-eSg" secondAttribute="bottom" id="jRg-kC-BsJ"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
- <connections>
- <outlet property="aTitleLabel" destination="oTq-7X-89t" id="pyi-0v-pc3"/>
- <outlet property="aValueLabel" destination="mxQ-9D-SxR" id="uSe-NC-UCy"/>
- <outlet property="rightImageView" destination="HFb-mq-7Fy" id="N1S-dp-edb"/>
- </connections>
- <point key="canvasLocation" x="137.68115942028987" y="113.83928571428571"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="IQButtonBarArrowDown" width="21" height="12"/>
- </resources>
- </document>
|