ShoppingMallTableViewCell.xib 6.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="240" id="KGk-i7-Jjw" customClass="ShoppingMallTableViewCell" customModule="xingchuangke" customModuleProvider="target">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="140"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="139.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dSx-97-QaJ">
  23. <rect key="frame" x="12" y="11" width="351" height="129"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  25. <subviews>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fvs-KN-gCw">
  27. <rect key="frame" x="0.0" y="0.0" width="166" height="129"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  29. </imageView>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="海科POS机触摸屏收银系统智能版mini双屏" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Pl8-AR-zHh">
  31. <rect key="frame" x="180" y="11" width="163" height="37"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  33. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  34. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="数量:100 | 销量:26" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XOP-PU-2ig">
  38. <rect key="frame" x="180" y="59" width="163" height="21"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  40. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
  41. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="¥1200.00" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Px6-JR-f1W">
  45. <rect key="frame" x="180" y="87" width="69" height="21"/>
  46. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  47. <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
  48. <color key="textColor" red="1" green="0.30588235289999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. </subviews>
  52. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  53. </view>
  54. </subviews>
  55. </tableViewCellContentView>
  56. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="calibratedRGB"/>
  57. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  58. <connections>
  59. <outlet property="imgShow" destination="fvs-KN-gCw" id="7bu-tE-TWo"/>
  60. <outlet property="lblDesc" destination="XOP-PU-2ig" id="biP-Qc-8zX"/>
  61. <outlet property="lblMoney" destination="Px6-JR-f1W" id="iXx-Be-M2P"/>
  62. <outlet property="lblName" destination="Pl8-AR-zHh" id="y3s-jk-QJk"/>
  63. <outlet property="viewContent" destination="dSx-97-QaJ" id="HLq-Gw-i64"/>
  64. </connections>
  65. <point key="canvasLocation" x="-1168.840579710145" y="-39.508928571428569"/>
  66. </tableViewCell>
  67. </objects>
  68. </document>