r
2025-09-19 8c309ff419690cc77c9b178096878e18d4849fc2
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" 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="22131"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <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="StoresInfo_2_View" customModule="WanPai" 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" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aac-V4-Eez">
                    <rect key="frame" x="14" y="348" width="365" height="181"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="参与门店" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tfj-b9-BsK">
                            <rect key="frame" x="150" y="17" width="65.333333333333314" height="22"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="22" id="XnP-sO-ijp"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VX5-ve-F9r">
                            <rect key="frame" x="27" y="121" width="145.66666666666666" height="40"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="gO6-7D-tBu"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="取消">
                                <color key="titleColor" name="FE6E0D"/>
                            </state>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
                                    <color key="value" name="FE6E0D"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
                                    <real key="value" value="1"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                    <real key="value" value="20"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="XNk-lZ-wOL"/>
                            </connections>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="69m-4Z-8zI">
                            <rect key="frame" x="192.66666666666663" y="121" width="145.33333333333337" height="40"/>
                            <color key="backgroundColor" name="FE6E0D"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="T1Y-sP-aBb"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="确认支付">
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                    <real key="value" value="20"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                            <connections>
                                <action selector="completeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="jmF-Ip-aI2"/>
                            </connections>
                        </button>
                        <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" axis="vertical" spacing="13" translatesAutoresizingMaskIntoConstraints="NO" id="NfF-aM-rUk">
                            <rect key="frame" x="10" y="61" width="345" height="28"/>
                        </stackView>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstAttribute="trailing" secondItem="69m-4Z-8zI" secondAttribute="trailing" constant="27" id="3ZT-zf-aGe"/>
                        <constraint firstItem="69m-4Z-8zI" firstAttribute="top" secondItem="VX5-ve-F9r" secondAttribute="top" id="DKK-9w-TMk"/>
                        <constraint firstItem="NfF-aM-rUk" firstAttribute="centerX" secondItem="aac-V4-Eez" secondAttribute="centerX" id="Ecq-IU-j31"/>
                        <constraint firstItem="Tfj-b9-BsK" firstAttribute="centerX" secondItem="aac-V4-Eez" secondAttribute="centerX" id="H3g-Q4-TcJ"/>
                        <constraint firstAttribute="trailing" secondItem="NfF-aM-rUk" secondAttribute="trailing" constant="10" id="KSR-Cr-z8O"/>
                        <constraint firstItem="Tfj-b9-BsK" firstAttribute="top" secondItem="aac-V4-Eez" secondAttribute="top" constant="17" id="RBp-jQ-mqN"/>
                        <constraint firstItem="69m-4Z-8zI" firstAttribute="width" secondItem="VX5-ve-F9r" secondAttribute="width" id="S9h-Je-UsC"/>
                        <constraint firstItem="VX5-ve-F9r" firstAttribute="leading" secondItem="aac-V4-Eez" secondAttribute="leading" constant="27" id="SV9-yh-nSw"/>
                        <constraint firstItem="NfF-aM-rUk" firstAttribute="leading" secondItem="aac-V4-Eez" secondAttribute="leading" constant="10" id="Yau-zW-a49"/>
                        <constraint firstItem="VX5-ve-F9r" firstAttribute="top" secondItem="NfF-aM-rUk" secondAttribute="bottom" constant="32" id="a1l-0K-nWG"/>
                        <constraint firstItem="NfF-aM-rUk" firstAttribute="top" secondItem="Tfj-b9-BsK" secondAttribute="bottom" constant="22" id="dxS-ar-wWo"/>
                        <constraint firstAttribute="bottom" secondItem="VX5-ve-F9r" secondAttribute="bottom" constant="20" id="g8U-Wv-ZzZ"/>
                        <constraint firstItem="69m-4Z-8zI" firstAttribute="leading" secondItem="VX5-ve-F9r" secondAttribute="trailing" constant="20" id="zXI-5O-BKn"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                        <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                            <real key="value" value="6"/>
                        </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="vUN-kp-3ea" firstAttribute="trailing" secondItem="aac-V4-Eez" secondAttribute="trailing" constant="14" id="OpL-D6-qoa"/>
                <constraint firstItem="aac-V4-Eez" firstAttribute="centerY" secondItem="vUN-kp-3ea" secondAttribute="centerY" id="aUP-hp-4Ba"/>
                <constraint firstItem="aac-V4-Eez" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="cYh-XP-qXn"/>
                <constraint firstItem="aac-V4-Eez" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="14" id="dOa-BD-Qwr"/>
            </constraints>
            <connections>
                <outlet property="stack_view" destination="NfF-aM-rUk" id="PAx-TY-RJ6"/>
                <outlet property="view_container" destination="aac-V4-Eez" id="Ge6-hx-bTO"/>
            </connections>
            <point key="canvasLocation" x="139.69465648854961" y="20.422535211267608"/>
        </view>
    </objects>
    <resources>
        <namedColor name="FE6E0D">
            <color red="0.99199998378753662" green="0.53299999237060547" blue="0.0080000003799796104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>