| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="IBNumberEditText" customModule="光辉国际" customModuleProvider="target">
- <connections>
- <outlet property="addBtn" destination="TZD-fd-vyv" id="lkG-o3-UXN"/>
- <outlet property="containerView" destination="cP2-6W-du1" id="cg2-1O-Xj6"/>
- <outlet property="minusBtn" destination="la2-4m-1cT" id="Bs0-D4-W8o"/>
- <outlet property="numberField" destination="eee-6H-hWO" id="gqz-5y-U1V"/>
- <outlet property="titleLabel" destination="MWK-nf-8wR" id="kkS-6v-swc"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="cP2-6W-du1" userLabel="ContentView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="0OQ-an-mhO">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="la2-4m-1cT">
- <rect key="frame" x="0.0" y="0.0" width="37" height="667"/>
- <constraints>
- <constraint firstAttribute="width" constant="37" id="1My-z0-SpT"/>
- </constraints>
- <state key="normal" backgroundImage="subtract"/>
- <connections>
- <action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="jrR-d4-YcK"/>
- </connections>
- </button>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="eee-6H-hWO" customClass="IBTextField" customModule="光辉国际" customModuleProvider="target">
- <rect key="frame" x="47" y="0.0" width="281" height="667"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- <connections>
- <outlet property="delegate" destination="-1" id="wJM-tf-FJN"/>
- </connections>
- </textField>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TZD-fd-vyv">
- <rect key="frame" x="338" y="0.0" width="37" height="667"/>
- <constraints>
- <constraint firstAttribute="width" constant="37" id="7WN-bq-RsB"/>
- </constraints>
- <state key="normal" backgroundImage="add"/>
- <connections>
- <action selector="onButtonPressed:" destination="-1" eventType="touchUpInside" id="1Cq-fx-msY"/>
- </connections>
- </button>
- </subviews>
- </stackView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MWK-nf-8wR">
- <rect key="frame" x="47" y="0.0" width="281" height="667"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="0OQ-an-mhO" firstAttribute="top" secondItem="DtX-Rp-7uE" secondAttribute="top" id="2nd-NC-Wx6"/>
- <constraint firstItem="MWK-nf-8wR" firstAttribute="centerY" secondItem="eee-6H-hWO" secondAttribute="centerY" id="T5h-iP-K5e"/>
- <constraint firstItem="MWK-nf-8wR" firstAttribute="height" secondItem="eee-6H-hWO" secondAttribute="height" id="cSd-FK-U3B"/>
- <constraint firstItem="0OQ-an-mhO" firstAttribute="bottom" secondItem="DtX-Rp-7uE" secondAttribute="bottom" id="caf-ha-zzl"/>
- <constraint firstItem="MWK-nf-8wR" firstAttribute="centerX" secondItem="eee-6H-hWO" secondAttribute="centerX" id="iFP-9j-12n"/>
- <constraint firstItem="0OQ-an-mhO" firstAttribute="leading" secondItem="DtX-Rp-7uE" secondAttribute="leading" id="oy2-gV-iqu"/>
- <constraint firstItem="MWK-nf-8wR" firstAttribute="width" secondItem="eee-6H-hWO" secondAttribute="width" id="sG3-Nz-NdP"/>
- <constraint firstItem="0OQ-an-mhO" firstAttribute="trailing" secondItem="DtX-Rp-7uE" secondAttribute="trailing" id="taW-c5-thU"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="DtX-Rp-7uE"/>
- <point key="canvasLocation" x="31" y="296"/>
- </view>
- </objects>
- <resources>
- <image name="add" width="43" height="43"/>
- <image name="subtract" width="43" height="43"/>
- </resources>
- </document>
|