cdts/xdts-ios 3/TreeHole/Code/Features/Bottle/View/THLVTipView.xib

74 lines
6.6 KiB
Plaintext
Raw Normal View History

2023-07-27 18:25:18 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
<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="THLVTipView">
<rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HHh-z4-8Mv">
<rect key="frame" x="15" y="0.0" width="345" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="如何继续提升在全国的排名?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jv2-Eb-DWe">
<rect key="frame" x="15" y="10" width="173" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<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="开通年VIP提升您的账号权重进而提升排名哦" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eca-lk-Bb4">
<rect key="frame" x="15" y="31" width="211" height="12"/>
<fontDescription key="fontDescription" type="system" pointSize="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="s2O-5e-DLR">
<rect key="frame" x="260" y="10" width="70" height="28"/>
<color key="backgroundColor" red="1" green="0.74509803921568629" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="70" id="TlA-ZH-6K0"/>
<constraint firstAttribute="height" constant="28" id="uFJ-87-YUT"/>
</constraints>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="开年VIP">
<color key="titleColor" red="0.08235294118" green="0.08235294118" blue="0.08235294118" alpha="1" colorSpace="calibratedRGB"/>
</state>
</button>
</subviews>
<color key="backgroundColor" red="0.082352941176470587" green="0.082352941176470587" blue="0.082352941176470587" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="Jv2-Eb-DWe" firstAttribute="leading" secondItem="HHh-z4-8Mv" secondAttribute="leading" constant="15" id="HW7-y7-Tpm"/>
<constraint firstAttribute="trailing" secondItem="s2O-5e-DLR" secondAttribute="trailing" constant="15" id="KcP-MQ-8bN"/>
<constraint firstItem="eca-lk-Bb4" firstAttribute="top" secondItem="Jv2-Eb-DWe" secondAttribute="bottom" constant="5" id="M2Q-8l-k6c"/>
<constraint firstItem="s2O-5e-DLR" firstAttribute="top" secondItem="HHh-z4-8Mv" secondAttribute="top" constant="10" id="bVZ-Z8-lDu"/>
<constraint firstItem="eca-lk-Bb4" firstAttribute="leading" secondItem="HHh-z4-8Mv" secondAttribute="leading" constant="15" id="bm9-p1-v0E"/>
<constraint firstItem="Jv2-Eb-DWe" firstAttribute="top" secondItem="HHh-z4-8Mv" secondAttribute="top" constant="10" id="evR-M0-qnt"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="HHh-z4-8Mv" secondAttribute="trailing" constant="15" id="K2V-aW-c9P"/>
<constraint firstItem="HHh-z4-8Mv" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="hzH-Hv-uLw"/>
<constraint firstAttribute="bottom" secondItem="HHh-z4-8Mv" secondAttribute="bottom" constant="10" id="lG7-7s-HOP"/>
<constraint firstItem="HHh-z4-8Mv" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="15" id="qb6-wQ-AKr"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="descLbl" destination="eca-lk-Bb4" id="jQu-oA-fD5"/>
<outlet property="tipBtn" destination="s2O-5e-DLR" id="NiX-EM-EcE"/>
</connections>
<point key="canvasLocation" x="53" y="-11"/>
</view>
</objects>
</document>