Commit 87060611 authored by lujunye's avatar lujunye

修复入库cell显示bug

parent 45d5acc0
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" 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="16087"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
<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>
......@@ -115,7 +116,7 @@
<constraint firstAttribute="height" constant="12.5" id="dC2-c2-Ius"/>
</constraints>
</imageView>
<button opaque="NO" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PKT-ps-1jb">
<button opaque="NO" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PKT-ps-1jb">
<rect key="frame" x="226.5" y="-5.5" width="30" height="30"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
......@@ -126,7 +127,7 @@
<action selector="addOrDelAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Zkv-ys-bRj"/>
</connections>
</button>
<button opaque="NO" alpha="0.5" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ApV-Jy-dQR">
<button opaque="NO" alpha="0.5" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ApV-Jy-dQR">
<rect key="frame" x="339" y="-5.5" width="30" height="30"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
......@@ -138,7 +139,7 @@
</connections>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="Mhz-Yo-UXD" firstAttribute="leading" secondItem="uL5-74-gFt" secondAttribute="leading" constant="15" id="0tR-XY-xKk"/>
<constraint firstItem="ApV-Jy-dQR" firstAttribute="centerX" secondItem="I4l-mj-vZo" secondAttribute="centerX" id="3Xx-ND-AKs"/>
......@@ -215,7 +216,7 @@
<state key="normal" image="daixuan"/>
<state key="selected" image="yuxuan"/>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7TH-eJ-iAq">
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7TH-eJ-iAq">
<rect key="frame" x="330" y="40" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="AK3-u9-PHb"/>
......@@ -303,5 +304,8 @@
<namedColor name="蓝色字体颜色">
<color red="0.27843137254901962" green="0.5607843137254902" blue="0.8901960784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" 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="16087"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......@@ -25,7 +25,7 @@
<constraint firstAttribute="height" constant="1" id="niY-CK-UCv"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cxO-LI-2Sg">
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cxO-LI-2Sg">
<rect key="frame" x="355" y="1" width="56" height="56"/>
<constraints>
<constraint firstAttribute="height" constant="56" id="GSA-96-y5P"/>
......@@ -179,7 +179,7 @@
<color key="textColor" name="多选按钮字体颜色"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="u0a-wt-8oE">
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="u0a-wt-8oE">
<rect key="frame" x="97" y="237.5" width="314" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="IyB-by-Zv6"/>
......@@ -201,7 +201,7 @@
<color key="textColor" name="标题字颜色"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tZB-Uo-CY9">
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tZB-Uo-CY9">
<rect key="frame" x="364" y="284.5" width="32" height="32"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
......@@ -220,7 +220,7 @@
<action selector="dateTypeSelect:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="fqJ-kq-6Zj"/>
</connections>
</button>
<button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6MO-V8-sMn">
<button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6MO-V8-sMn">
<rect key="frame" x="332" y="284.5" width="32" height="32"/>
<color key="backgroundColor" name="app底色"/>
<constraints>
......@@ -260,13 +260,6 @@
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</textField>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="n8K-YE-Cbm">
<rect key="frame" x="15" y="322.5" width="396" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="u0m-oK-dhI"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="82n-oH-pbs">
<rect key="frame" x="0.0" y="325" width="411" height="1"/>
<color key="backgroundColor" name="灰色分界线"/>
......@@ -284,12 +277,10 @@
<constraint firstItem="JdU-F8-6ck" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="9Jn-No-uaz"/>
<constraint firstItem="dXp-Fv-ghH" firstAttribute="top" secondItem="Gda-ra-tfi" secondAttribute="bottom" constant="15.5" id="9kf-r9-JOP"/>
<constraint firstAttribute="trailing" secondItem="JdU-F8-6ck" secondAttribute="trailing" id="Bjz-sR-F63"/>
<constraint firstAttribute="trailing" secondItem="n8K-YE-Cbm" secondAttribute="trailing" id="Bzj-5J-iQl"/>
<constraint firstItem="7fF-Od-2O3" firstAttribute="leading" secondItem="kGM-d5-IE6" secondAttribute="trailing" constant="5" id="CX9-ha-WqY"/>
<constraint firstAttribute="trailing" secondItem="GM4-XT-zet" secondAttribute="trailing" id="DEd-LU-jVk"/>
<constraint firstItem="GM4-XT-zet" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="DYc-SN-9O2"/>
<constraint firstItem="Gda-ra-tfi" firstAttribute="top" secondItem="kGM-d5-IE6" secondAttribute="bottom" constant="8" id="Evq-Lx-JSj"/>
<constraint firstItem="n8K-YE-Cbm" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Eya-vh-Fta"/>
<constraint firstItem="JdU-F8-6ck" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="FJj-Gf-AnD"/>
<constraint firstItem="eh6-mf-agL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="G0G-wn-HSD"/>
<constraint firstItem="yHy-KY-Uxt" firstAttribute="centerY" secondItem="tfu-6M-ZkV" secondAttribute="centerY" id="I0s-zF-fej"/>
......@@ -310,7 +301,6 @@
<constraint firstAttribute="trailing" secondItem="cxO-LI-2Sg" secondAttribute="trailing" id="W5f-gk-ahc"/>
<constraint firstItem="u0a-wt-8oE" firstAttribute="leading" secondItem="tfu-6M-ZkV" secondAttribute="trailing" constant="15" id="YQu-4o-wjS"/>
<constraint firstItem="4j6-NB-EJe" firstAttribute="centerY" secondItem="tfu-6M-ZkV" secondAttribute="centerY" id="Ya2-QV-OuS"/>
<constraint firstItem="n8K-YE-Cbm" firstAttribute="top" secondItem="fAB-2b-X7A" secondAttribute="bottom" constant="15" id="aBW-B6-R4D"/>
<constraint firstItem="fAB-2b-X7A" firstAttribute="top" secondItem="Fwd-sD-T0h" secondAttribute="bottom" constant="15" id="aFe-Ap-EVA"/>
<constraint firstItem="fLT-jy-0yj" firstAttribute="centerY" secondItem="fAB-2b-X7A" secondAttribute="centerY" constant="1" id="aKi-v1-0Zc"/>
<constraint firstAttribute="trailing" secondItem="Gda-ra-tfi" secondAttribute="trailing" id="aQG-QL-rd5"/>
......@@ -368,10 +358,10 @@
<color red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="个人中心灰色字体">
<color red="0.3919999897480011" green="0.3919999897480011" blue="0.3919999897480011" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.38823529411764707" green="0.38823529411764707" blue="0.38823529411764707" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="多选按钮字体颜色">
<color red="0.41200000047683716" green="0.41200000047683716" blue="0.41200000047683716" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color red="0.41176470588235292" green="0.41176470588235292" blue="0.41176470588235292" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="标题字颜色">
<color red="0.18000000715255737" green="0.18000000715255737" blue="0.18000000715255737" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
......
......@@ -3,7 +3,7 @@
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17126"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment