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
128
129
130
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="HelveticaNeue.ttc">
<string>HelveticaNeue</string>
</array>
<array key="PingFang.ttc">
<string>PingFangSC-Light</string>
</array>
</customFonts>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="lkh-aL-1GL" customClass="KWMProductSameBrandView">
<rect key="frame" x="0.0" y="0.0" width="375" height="168"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HOD-ku-7td">
<rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vRx-YQ-XJY" userLabel="vLine">
<rect key="frame" x="50" y="29" width="275" height="1"/>
<color key="backgroundColor" red="0.31764705882352939" green="0.31764705882352939" blue="0.31764705882352939" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="pCT-z7-EiF"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bjg-FM-5CZ">
<rect key="frame" x="112.5" y="13" width="150" height="34.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CARAMEL" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KUN-d7-GjA">
<rect key="frame" x="42" y="0.0" width="67" height="20"/>
<color key="backgroundColor" red="0.99607843139999996" green="0.99607843139999996" blue="0.99607843139999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZTt-H6-7G7">
<rect key="frame" x="43" y="20" width="65.5" height="14.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="在售商品" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E7X-na-hKe">
<rect key="frame" x="0.0" y="-0.5" width="44" height="15.5"/>
<fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="11"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="18" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rxk-gL-dLk">
<rect key="frame" x="44" y="2.5" width="10.5" height="11"/>
<fontDescription key="fontDescription" type="system" pointSize="9"/>
<color key="textColor" red="0.94509803921568625" green="0.5725490196078431" blue="0.60392156862745094" alpha="1" colorSpace="calibratedRGB"/>
<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="p1t-DN-mFY">
<rect key="frame" x="54.5" y="0.0" width="11" height="15.5"/>
<fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="11"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="E7X-na-hKe" firstAttribute="centerY" secondItem="ZTt-H6-7G7" secondAttribute="centerY" id="56J-y5-yTh"/>
<constraint firstItem="rxk-gL-dLk" firstAttribute="leading" secondItem="E7X-na-hKe" secondAttribute="trailing" id="8eS-6P-e8i"/>
<constraint firstAttribute="trailing" secondItem="p1t-DN-mFY" secondAttribute="trailing" id="Gsb-zd-8fw"/>
<constraint firstItem="E7X-na-hKe" firstAttribute="leading" secondItem="ZTt-H6-7G7" secondAttribute="leading" id="QPA-Nm-O2h"/>
<constraint firstItem="p1t-DN-mFY" firstAttribute="leading" secondItem="rxk-gL-dLk" secondAttribute="trailing" id="XWt-t9-Rud"/>
<constraint firstAttribute="height" constant="14.5" id="anI-0U-Bsc"/>
<constraint firstItem="p1t-DN-mFY" firstAttribute="centerY" secondItem="ZTt-H6-7G7" secondAttribute="centerY" id="xcu-fp-NBz"/>
<constraint firstItem="rxk-gL-dLk" firstAttribute="centerY" secondItem="ZTt-H6-7G7" secondAttribute="centerY" id="xxb-pW-1qQ"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="KUN-d7-GjA" firstAttribute="centerX" secondItem="Bjg-FM-5CZ" secondAttribute="centerX" id="4Sf-bv-fyE"/>
<constraint firstItem="KUN-d7-GjA" firstAttribute="top" secondItem="Bjg-FM-5CZ" secondAttribute="top" id="M4m-OY-egt"/>
<constraint firstAttribute="bottom" secondItem="ZTt-H6-7G7" secondAttribute="bottom" id="Pti-yo-gb9"/>
<constraint firstItem="ZTt-H6-7G7" firstAttribute="centerX" secondItem="Bjg-FM-5CZ" secondAttribute="centerX" id="RbY-Bb-AhI"/>
<constraint firstItem="ZTt-H6-7G7" firstAttribute="top" secondItem="KUN-d7-GjA" secondAttribute="bottom" id="UvS-LR-Wx9"/>
<constraint firstAttribute="width" constant="150" id="V6r-uC-oIi"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="Bjg-FM-5CZ" firstAttribute="centerX" secondItem="HOD-ku-7td" secondAttribute="centerX" id="5XU-RV-9Dm"/>
<constraint firstItem="vRx-YQ-XJY" firstAttribute="leading" secondItem="HOD-ku-7td" secondAttribute="leading" constant="50" id="Fl3-o0-5aK"/>
<constraint firstAttribute="trailing" secondItem="vRx-YQ-XJY" secondAttribute="trailing" constant="50" id="Fvr-jg-GQq"/>
<constraint firstItem="vRx-YQ-XJY" firstAttribute="centerX" secondItem="HOD-ku-7td" secondAttribute="centerX" id="J4p-hm-ZEZ"/>
<constraint firstItem="Bjg-FM-5CZ" firstAttribute="centerY" secondItem="HOD-ku-7td" secondAttribute="centerY" id="XKd-Uo-Hrb"/>
<constraint firstItem="vRx-YQ-XJY" firstAttribute="centerY" secondItem="HOD-ku-7td" secondAttribute="centerY" id="k7a-6J-bja"/>
<constraint firstItem="Bjg-FM-5CZ" firstAttribute="centerY" secondItem="HOD-ku-7td" secondAttribute="centerY" id="nBg-pC-9iz"/>
<constraint firstAttribute="height" constant="60" id="rEh-tF-BWI"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="description" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Khe-9f-93V">
<rect key="frame" x="27" y="60" width="321" height="100"/>
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="11"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="Khe-9f-93V" firstAttribute="top" secondItem="HOD-ku-7td" secondAttribute="bottom" id="5t1-nL-N0O"/>
<constraint firstAttribute="bottom" secondItem="Khe-9f-93V" secondAttribute="bottom" constant="8" id="MHF-pJ-ibs"/>
<constraint firstAttribute="trailing" secondItem="Khe-9f-93V" secondAttribute="trailing" constant="27" id="N7N-YT-2Cp"/>
<constraint firstItem="HOD-ku-7td" firstAttribute="leading" secondItem="lkh-aL-1GL" secondAttribute="leading" id="byX-St-DsE"/>
<constraint firstAttribute="trailing" secondItem="HOD-ku-7td" secondAttribute="trailing" id="mKP-aJ-ZMI"/>
<constraint firstItem="HOD-ku-7td" firstAttribute="top" secondItem="lkh-aL-1GL" secondAttribute="top" id="tzW-1k-16b"/>
<constraint firstItem="Khe-9f-93V" firstAttribute="leading" secondItem="lkh-aL-1GL" secondAttribute="leading" constant="27" id="wWm-nF-cQ7"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<connections>
<outlet property="brandDescription" destination="Khe-9f-93V" id="cMj-oC-A33"/>
<outlet property="brandName" destination="KUN-d7-GjA" id="wpk-ud-vgq"/>
<outlet property="quantity" destination="rxk-gL-dLk" id="oqR-Hh-Wij"/>
</connections>
<point key="canvasLocation" x="-304.5" y="9"/>
</view>
</objects>
</document>