杨锴
2025-04-16 09a372bc45fde16fd42257ab6f78b8deeecf720b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" 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="23084"/>
        <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>
    <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="Popup_1_View" customModule="XQMuse" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a4w-49-b2z">
                    <rect key="frame" x="45" y="332.33333333333331" width="303" height="212.33333333333331"/>
                    <subviews>
                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_success" translatesAutoresizingMaskIntoConstraints="NO" id="FPr-da-kwC">
                            <rect key="frame" x="124.66666666666666" y="37" width="54" height="54"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="54" id="CK8-Cu-0Hc"/>
                                <constraint firstAttribute="height" constant="54" id="TYN-OI-7B5"/>
                            </constraints>
                        </imageView>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PKx-sQ-rzZ">
                            <rect key="frame" x="144" y="120" width="15.333333333333343" height="18"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="18" id="IWF-IA-2jv"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="18"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uqf-fF-4X7">
                            <rect key="frame" x="145" y="153" width="13" height="17"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.68999999999999995" colorSpace="custom" customColorSpace="calibratedRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2s" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hJb-yZ-H1O">
                            <rect key="frame" x="266" y="14" width="21" height="21"/>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="18"/>
                            <color key="textColor" red="0.67450980392156867" green="0.7803921568627451" blue="0.58823529411764708" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="Uqf-fF-4X7" firstAttribute="top" secondItem="PKx-sQ-rzZ" secondAttribute="bottom" constant="15" id="A2f-7B-8DJ"/>
                        <constraint firstItem="PKx-sQ-rzZ" firstAttribute="top" secondItem="FPr-da-kwC" secondAttribute="bottom" constant="29" id="Vkc-i6-NY7"/>
                        <constraint firstItem="hJb-yZ-H1O" firstAttribute="top" secondItem="a4w-49-b2z" secondAttribute="top" constant="14" id="ay2-hc-Vkf"/>
                        <constraint firstItem="PKx-sQ-rzZ" firstAttribute="centerX" secondItem="FPr-da-kwC" secondAttribute="centerX" id="eXC-UC-2pY"/>
                        <constraint firstItem="FPr-da-kwC" firstAttribute="centerX" secondItem="a4w-49-b2z" secondAttribute="centerX" id="j5S-Cc-JEE"/>
                        <constraint firstItem="Uqf-fF-4X7" firstAttribute="centerX" secondItem="FPr-da-kwC" secondAttribute="centerX" id="s8g-1e-BrB"/>
                        <constraint firstAttribute="width" secondItem="a4w-49-b2z" secondAttribute="height" multiplier="1:0.7" id="ukv-Yy-109"/>
                        <constraint firstItem="FPr-da-kwC" firstAttribute="top" secondItem="a4w-49-b2z" secondAttribute="top" constant="37" id="yXi-Pf-Lf2"/>
                        <constraint firstAttribute="trailing" secondItem="hJb-yZ-H1O" secondAttribute="trailing" constant="16" id="ztu-U3-pet"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                        <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                            <real key="value" value="10"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                </view>
            </subviews>
            <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="a4w-49-b2z" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="3o7-qV-nCG"/>
                <constraint firstItem="a4w-49-b2z" firstAttribute="centerY" secondItem="vUN-kp-3ea" secondAttribute="centerY" id="F3g-g6-PFR"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="a4w-49-b2z" secondAttribute="trailing" constant="45" id="GR3-Hv-8lh"/>
                <constraint firstItem="a4w-49-b2z" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="45" id="UY8-Lc-oWK"/>
            </constraints>
            <connections>
                <outlet property="img_state" destination="FPr-da-kwC" id="wzd-Nw-WgV"/>
                <outlet property="label_subTitle" destination="Uqf-fF-4X7" id="Erc-xT-fHj"/>
                <outlet property="label_times" destination="hJb-yZ-H1O" id="tm4-eT-gM1"/>
                <outlet property="label_title" destination="PKx-sQ-rzZ" id="SHa-hO-mlf"/>
                <outlet property="view_content" destination="a4w-49-b2z" id="qs5-dQ-M8q"/>
            </connections>
            <point key="canvasLocation" x="82" y="21"/>
        </view>
    </objects>
    <resources>
        <image name="icon_success" width="54" height="54"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>