<?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">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
|
<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="MineFeedbackVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="label_character" destination="hNZ-ol-AOx" id="itK-nH-r39"/>
|
<outlet property="textView" destination="Hnu-H4-9Mp" id="FRC-Yx-fqh"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ddt-TV-4mg">
|
<rect key="frame" x="12" y="52" width="390" height="268"/>
|
<subviews>
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Hnu-H4-9Mp" customClass="YYTextView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="11" y="15" width="368" height="218"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences" returnKeyType="done"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumLength">
|
<integer key="value" value="200"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="我们的进步离不开您的每一个建议与创意,期待你的心声!"/>
|
</userDefinedRuntimeAttributes>
|
</textView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="还可以输入200字" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hNZ-ol-AOx">
|
<rect key="frame" x="262.5" y="238" width="112.5" height="17"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="17" id="nnT-ca-JQo"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<constraints>
|
<constraint firstItem="hNZ-ol-AOx" firstAttribute="top" secondItem="Hnu-H4-9Mp" secondAttribute="bottom" constant="5" id="GEc-b8-6xQ"/>
|
<constraint firstAttribute="height" constant="268" id="gXg-lk-m5z"/>
|
<constraint firstItem="Hnu-H4-9Mp" firstAttribute="top" secondItem="ddt-TV-4mg" secondAttribute="top" constant="15" id="ll9-SN-K8D"/>
|
<constraint firstAttribute="trailing" secondItem="Hnu-H4-9Mp" secondAttribute="trailing" constant="11" id="oum-Mr-74e"/>
|
<constraint firstAttribute="trailing" secondItem="hNZ-ol-AOx" secondAttribute="trailing" constant="15" id="twW-Sm-hd9"/>
|
<constraint firstItem="Hnu-H4-9Mp" firstAttribute="leading" secondItem="ddt-TV-4mg" secondAttribute="leading" constant="11" id="wT2-A8-f42"/>
|
<constraint firstAttribute="bottom" secondItem="hNZ-ol-AOx" secondAttribute="bottom" constant="13" id="zRL-d6-zCd"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="ddt-TV-4mg" secondAttribute="trailing" constant="12" id="N04-oc-0xL"/>
|
<constraint firstItem="ddt-TV-4mg" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="12" id="xvB-Mc-dLN"/>
|
<constraint firstItem="ddt-TV-4mg" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="8" id="yVa-HZ-3CD"/>
|
</constraints>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<point key="canvasLocation" x="132" y="97"/>
|
</view>
|
</objects>
|
</document>
|