| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
- <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"/>
- <tableViewCell contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="default" indentationWidth="10" rowHeight="96" id="KGk-i7-Jjw" customClass="CommodityCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="170"/>
- <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="170"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="mgt-gt-j0F">
- <rect key="frame" x="15" y="12" width="90" height="90"/>
- <constraints>
- <constraint firstAttribute="height" constant="90" id="3AL-Yb-P2D"/>
- <constraint firstAttribute="width" constant="90" id="xV6-WW-6pf"/>
- </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="RlN-oi-4Ga" userLabel="line">
- <rect key="frame" x="15" y="119" width="290" height="1"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.091961927816901406" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="Eml-Zq-fIz"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <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="wLG-TD-jbj">
- <rect key="frame" x="110" y="17" width="195" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="sZU-BM-T1i"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已售0件" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eNE-uA-wIq">
- <rect key="frame" x="110" y="42" width="194" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="EXg-eo-MRw"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" systemColor="systemGrayColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥188.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OPN-bD-U8X">
- <rect key="frame" x="110" y="82" width="45" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="fnk-xO-Noa"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0rw-AH-fRo">
- <rect key="frame" x="250" y="128" width="55" height="26"/>
- <constraints>
- <constraint firstAttribute="width" constant="55" id="52f-13-A8w"/>
- <constraint firstAttribute="height" constant="26" id="ba8-PR-4jF"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="Button">
- <color key="titleColor" systemColor="systemGrayColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" systemColor="systemGray3Color"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="isu-Ot-e3s"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CP3-zh-sCG">
- <rect key="frame" x="185" y="128" width="55" height="26"/>
- <constraints>
- <constraint firstAttribute="height" constant="26" id="3C8-s0-C9d"/>
- <constraint firstAttribute="width" constant="55" id="pa0-Zc-p3k"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="Button">
- <color key="titleColor" systemColor="systemGrayColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" systemColor="systemGray3Color"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="QJ7-pB-J5d"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U3u-ja-5fM">
- <rect key="frame" x="120" y="128" width="55" height="26"/>
- <constraints>
- <constraint firstAttribute="width" constant="55" id="A6a-3o-xkZ"/>
- <constraint firstAttribute="height" constant="26" id="fUG-4b-3Hj"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="Button">
- <color key="titleColor" systemColor="systemGrayColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" systemColor="systemGray3Color"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="uan-Lc-4wx"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="审核中" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fGM-q4-emR">
- <rect key="frame" x="15" y="130" width="43" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="uLY-jW-dhB"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.91764705879999997" green="0.2156862745" blue="0.49803921569999998" 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="nfZ-S5-2pL">
- <rect key="frame" x="0.0" y="165" width="320" height="5"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <color key="tintColor" red="0.066666666669999999" green="0.050980392159999999" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="5" id="Vq9-gm-kLp"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="csc-dT-lIn">
- <rect key="frame" x="140" y="128" width="100" height="26"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="ZOr-ST-rpm"/>
- <constraint firstAttribute="height" constant="26" id="kD8-zP-9oq"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="价格与库存">
- <color key="titleColor" systemColor="systemGrayColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" systemColor="systemGray3Color"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="nSV-if-oYP"/>
- </connections>
- </button>
- <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="outsidegoodsTag.png" highlighted="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qsB-9c-py5">
- <rect key="frame" x="260" y="0.0" width="45" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="Gle-oK-NE2"/>
- <constraint firstAttribute="width" constant="45" id="HgR-ZX-BYg"/>
- </constraints>
- </imageView>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aUv-1b-0LD">
- <rect key="frame" x="163" y="82" width="16.5" height="20"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bJS-zf-cJb">
- <rect key="frame" x="163" y="91.5" width="16.5" height="1"/>
- <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="hKd-iH-Tvv"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="fGM-q4-emR" firstAttribute="leading" secondItem="mgt-gt-j0F" secondAttribute="leading" id="090-Oc-nyE"/>
- <constraint firstItem="qsB-9c-py5" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="7Qh-wV-sDI"/>
- <constraint firstItem="bJS-zf-cJb" firstAttribute="leading" secondItem="aUv-1b-0LD" secondAttribute="leading" id="9IU-lq-AzK"/>
- <constraint firstAttribute="trailing" secondItem="RlN-oi-4Ga" secondAttribute="trailing" constant="15" id="Anc-r4-uH4"/>
- <constraint firstAttribute="trailing" secondItem="nfZ-S5-2pL" secondAttribute="trailing" id="EEb-Nj-LXi"/>
- <constraint firstAttribute="trailing" secondItem="0rw-AH-fRo" secondAttribute="trailing" constant="15" id="EuY-A6-ovY"/>
- <constraint firstItem="mgt-gt-j0F" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Grd-eg-DG0"/>
- <constraint firstItem="wLG-TD-jbj" firstAttribute="top" secondItem="mgt-gt-j0F" secondAttribute="top" constant="5" id="Gsl-gy-Jml"/>
- <constraint firstItem="CP3-zh-sCG" firstAttribute="leading" secondItem="U3u-ja-5fM" secondAttribute="trailing" constant="10" id="Jli-Or-WS5"/>
- <constraint firstItem="0rw-AH-fRo" firstAttribute="leading" secondItem="CP3-zh-sCG" secondAttribute="trailing" constant="10" id="KeM-Dk-oho"/>
- <constraint firstItem="eNE-uA-wIq" firstAttribute="top" secondItem="wLG-TD-jbj" secondAttribute="bottom" constant="5" id="Kk9-Hp-fuP"/>
- <constraint firstItem="csc-dT-lIn" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="Ldt-g6-tqT"/>
- <constraint firstItem="aUv-1b-0LD" firstAttribute="top" secondItem="OPN-bD-U8X" secondAttribute="top" id="OTf-q7-WTD"/>
- <constraint firstItem="wLG-TD-jbj" firstAttribute="leading" secondItem="mgt-gt-j0F" secondAttribute="trailing" constant="5" id="RPH-QK-8W4"/>
- <constraint firstItem="aUv-1b-0LD" firstAttribute="centerY" secondItem="OPN-bD-U8X" secondAttribute="centerY" id="RTS-wi-Hke"/>
- <constraint firstItem="bJS-zf-cJb" firstAttribute="centerY" secondItem="aUv-1b-0LD" secondAttribute="centerY" id="TJQ-gi-YD1"/>
- <constraint firstItem="aUv-1b-0LD" firstAttribute="leading" secondItem="OPN-bD-U8X" secondAttribute="trailing" constant="8" id="VMv-bC-K2B"/>
- <constraint firstItem="RlN-oi-4Ga" firstAttribute="top" secondItem="mgt-gt-j0F" secondAttribute="bottom" constant="17" id="Whb-TP-rG8"/>
- <constraint firstAttribute="trailing" secondItem="eNE-uA-wIq" secondAttribute="trailing" constant="16" id="Ydd-jW-JIu"/>
- <constraint firstItem="U3u-ja-5fM" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="aeb-3Z-GrE"/>
- <constraint firstItem="mgt-gt-j0F" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="agM-kj-RQ9"/>
- <constraint firstAttribute="bottom" secondItem="nfZ-S5-2pL" secondAttribute="bottom" id="aic-MT-4Db"/>
- <constraint firstAttribute="trailing" secondItem="wLG-TD-jbj" secondAttribute="trailing" constant="15" id="b9q-mB-DRa"/>
- <constraint firstItem="eNE-uA-wIq" firstAttribute="leading" secondItem="wLG-TD-jbj" secondAttribute="leading" id="gdM-kx-dfn"/>
- <constraint firstItem="0rw-AH-fRo" firstAttribute="leading" secondItem="csc-dT-lIn" secondAttribute="trailing" constant="10" id="gfV-BY-bV4"/>
- <constraint firstAttribute="trailing" secondItem="qsB-9c-py5" secondAttribute="trailing" constant="15" id="hVQ-9o-AyV"/>
- <constraint firstItem="CP3-zh-sCG" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="hyp-HC-flL"/>
- <constraint firstItem="fGM-q4-emR" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="10" id="nXp-pk-FEw"/>
- <constraint firstItem="aUv-1b-0LD" firstAttribute="bottom" secondItem="OPN-bD-U8X" secondAttribute="bottom" id="q4W-Bn-rM7"/>
- <constraint firstItem="0rw-AH-fRo" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="qPl-4h-LP6"/>
- <constraint firstItem="RlN-oi-4Ga" firstAttribute="leading" secondItem="mgt-gt-j0F" secondAttribute="leading" id="rPw-Jf-3Ez"/>
- <constraint firstItem="nfZ-S5-2pL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="th5-mh-blN"/>
- <constraint firstItem="OPN-bD-U8X" firstAttribute="leading" secondItem="eNE-uA-wIq" secondAttribute="leading" id="waV-N9-HUk"/>
- <constraint firstItem="bJS-zf-cJb" firstAttribute="trailing" secondItem="aUv-1b-0LD" secondAttribute="trailing" id="yeY-f0-d1N"/>
- <constraint firstItem="OPN-bD-U8X" firstAttribute="bottom" secondItem="mgt-gt-j0F" secondAttribute="bottom" id="yii-Rk-oan"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="btn1" destination="0rw-AH-fRo" id="JxM-Ea-9Gs"/>
- <outlet property="btn2" destination="CP3-zh-sCG" id="gIE-U0-7ul"/>
- <outlet property="btn3" destination="U3u-ja-5fM" id="nv5-3q-K5q"/>
- <outlet property="btn4" destination="csc-dT-lIn" id="ybH-2R-TrX"/>
- <outlet property="countLb" destination="eNE-uA-wIq" id="EkN-QA-mio"/>
- <outlet property="lineLb" destination="bJS-zf-cJb" id="e8z-Xf-Sm9"/>
- <outlet property="nameLb" destination="wLG-TD-jbj" id="qlU-L7-KM8"/>
- <outlet property="original_priceLb" destination="aUv-1b-0LD" id="aHd-V1-ueG"/>
- <outlet property="priceLb" destination="OPN-bD-U8X" id="549-9o-Ecb"/>
- <outlet property="statusLb" destination="fGM-q4-emR" id="AAx-2C-35d"/>
- <outlet property="thumbImg" destination="mgt-gt-j0F" id="4cO-yO-d1h"/>
- <outlet property="typeImg" destination="qsB-9c-py5" id="5Im-jI-gqg"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="101.11607142857143"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="outsidegoodsTag.png" width="45" height="20.5"/>
- <systemColor name="systemGray3Color">
- <color red="0.7803921568627451" green="0.7803921568627451" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemGrayColor">
- <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|