<?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"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> <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"/> </dependencies> <objects> <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="LogisticalSelectView"> <connections> <outlet property="jdBgView" destination="65a-vB-vRu" id="R3o-9U-Hl6"/> <outlet property="jdBgViewH" destination="nbI-Ve-Hmg" id="GyX-ox-TDx"/> <outlet property="jdPriceLbl" destination="NjJ-Ja-GKH" id="Gxb-tF-ubD"/> <outlet property="jdSelectBtn" destination="5iJ-FB-kNk" id="EZu-xj-5I9"/> <outlet property="selectBgHeight" destination="wtX-OJ-Tbg" id="hzS-Oo-oIC"/> <outlet property="selectBgView" destination="Jkx-2x-8N8" id="YLN-t4-96A"/> <outlet property="sfAgreeLbl" destination="Uzk-gy-02b" id="ZId-A8-k71"/> <outlet property="sfPriceLbl" destination="wwr-FR-oJl" id="B1O-wO-mD7"/> <outlet property="sfSelectBtn" destination="4U6-AL-8Yv" id="bsK-dU-3Nn"/> </connections> </placeholder> <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> <view contentMode="scaleToFill" id="iN0-l3-epB"> <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="Dzs-wG-4tL" userLabel="blackView" customClass="LGButton" customModule="LGButton"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <color key="backgroundColor" name="提示视图背景色"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="color" keyPath="bgColor"> <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Jkx-2x-8N8"> <rect key="frame" x="50" y="315.5" width="314" height="265"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请选择下单物流" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vJM-Qj-NrI"> <rect key="frame" x="104.5" y="15" width="105" height="21"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/> <color key="textColor" name="标题字颜色"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="u3x-lb-S3o"> <rect key="frame" x="0.0" y="50" width="314" height="1"/> <color key="backgroundColor" name="灰色分界线"/> <constraints> <constraint firstAttribute="height" constant="1" id="l0k-2P-8Xo"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="65a-vB-vRu" userLabel="bgView"> <rect key="frame" x="0.0" y="51" width="314" height="67"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5iJ-FB-kNk"> <rect key="frame" x="15" y="0.0" width="19" height="67"/> <constraints> <constraint firstAttribute="width" constant="19" id="7YU-Kz-7Wc"/> </constraints> <state key="normal" image="daixuan"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="image" keyPath="imageForSelected" value="yuxuan"/> <userDefinedRuntimeAttribute type="image" keyPath="imageForNormal" value="daixuan"/> <userDefinedRuntimeAttribute type="image" keyPath="imageForDisabled" value="daixuan"/> <userDefinedRuntimeAttribute type="image" keyPath="imageForHighlighted" value="yuxuan"/> </userDefinedRuntimeAttributes> <connections> <action selector="selectTheLogisticalAction:" destination="-1" eventType="touchUpInside" id="qLk-Ar-qNe"/> </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="NjJ-Ja-GKH"> <rect key="frame" x="49" y="15" width="151" height="18.5"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/> <color key="textColor" name="标题字颜色"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gbw-ID-cFn"> <rect key="frame" x="126" y="32.5" width="88" height="28"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/> <state key="normal" title="《快件服务协议》"/> <connections> <action selector="kuaijianAction:" destination="-1" eventType="touchUpInside" id="FFE-zu-68j"/> </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="ejE-yd-OuT"> <rect key="frame" x="49" y="38.5" width="77" height="16"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/> <color key="textColor" name="灰色字体颜色"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> <constraints> <constraint firstItem="Gbw-ID-cFn" firstAttribute="centerY" secondItem="ejE-yd-OuT" secondAttribute="centerY" id="Gfe-b9-YdS"/> <constraint firstItem="5iJ-FB-kNk" firstAttribute="leading" secondItem="65a-vB-vRu" secondAttribute="leading" constant="15" id="O43-zA-J6L"/> <constraint firstItem="ejE-yd-OuT" firstAttribute="top" secondItem="NjJ-Ja-GKH" secondAttribute="bottom" constant="5" id="OJX-h7-dlQ"/> <constraint firstItem="5iJ-FB-kNk" firstAttribute="top" secondItem="65a-vB-vRu" secondAttribute="top" id="Vyy-42-UiX"/> <constraint firstItem="ejE-yd-OuT" firstAttribute="leading" secondItem="5iJ-FB-kNk" secondAttribute="trailing" constant="15" id="fzi-df-lKZ"/> <constraint firstItem="Gbw-ID-cFn" firstAttribute="leading" secondItem="ejE-yd-OuT" secondAttribute="trailing" id="g05-Nw-dfe"/> <constraint firstAttribute="bottom" secondItem="5iJ-FB-kNk" secondAttribute="bottom" id="naS-iR-4AZ"/> <constraint firstAttribute="height" constant="67" id="nbI-Ve-Hmg"/> <constraint firstItem="NjJ-Ja-GKH" firstAttribute="leading" secondItem="5iJ-FB-kNk" secondAttribute="trailing" constant="15" id="wH1-e6-D6H"/> <constraint firstItem="NjJ-Ja-GKH" firstAttribute="top" secondItem="65a-vB-vRu" secondAttribute="top" constant="15" id="zOd-bU-dXJ"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0lW-V0-f3m"> <rect key="frame" x="15" y="119" width="299" height="1"/> <color key="backgroundColor" name="灰色分界线"/> <constraints> <constraint firstAttribute="height" constant="1" id="fB0-Ez-quY"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ehz-QO-9SI"> <rect key="frame" x="0.0" y="214" width="314" height="1"/> <color key="backgroundColor" name="灰色分界线"/> <constraints> <constraint firstAttribute="height" constant="1" id="J9N-FF-47K"/> </constraints> </view> <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4U6-AL-8Yv"> <rect key="frame" x="15" y="133" width="19" height="42"/> <constraints> <constraint firstAttribute="height" constant="42" id="8Wn-Ip-mbK"/> </constraints> <state key="normal" image="yuxuan"/> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="image" keyPath="imageForSelected" value="yuxuan"/> <userDefinedRuntimeAttribute type="image" keyPath="imageForNormal" value="daixuan"/> <userDefinedRuntimeAttribute type="image" keyPath="imageForDisabled" value="daixuan"/> <userDefinedRuntimeAttribute type="image" keyPath="imageForHighlighted" value="yuxuan"/> </userDefinedRuntimeAttributes> <connections> <action selector="selectTheLogisticalAction:" destination="-1" eventType="touchUpInside" id="DGM-27-2p5"/> </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="wwr-FR-oJl"> <rect key="frame" x="49" y="135" width="151" height="19"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/> <color key="textColor" name="标题字颜色"/> <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="HHt-YQ-28E"> <rect key="frame" x="15" y="188.5" width="284" height="15.5"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/> <color key="textColor" name="#F57575"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rVk-uJ-IxU"> <rect key="frame" x="156.5" y="220" width="1" height="40"/> <color key="backgroundColor" name="灰色分界线"/> <constraints> <constraint firstAttribute="width" constant="1" id="N7K-YH-1nm"/> </constraints> </view> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9NS-Ze-kBV"> <rect key="frame" x="0.0" y="215" width="156.5" height="50"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/> <state key="normal" title="取消"> <color key="titleColor" name="提示语字体颜色"/> </state> <connections> <action selector="blackAction:" destination="-1" eventType="touchUpInside" id="xav-vW-tYK"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" semanticContentAttribute="forceRightToLeft" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hg7-oO-Btb"> <rect key="frame" x="157.5" y="215" width="156.5" height="50"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/> <state key="normal" title="下运单 " image="xiadango"> <color key="titleColor" name="蓝色字体颜色"/> </state> <connections> <action selector="xiadanAction:" destination="-1" eventType="touchUpInside" id="q4c-2A-EkE"/> </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="Uzk-gy-02b"> <rect key="frame" x="49" y="157.5" width="77" height="16"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/> <color key="textColor" name="灰色字体颜色"/> <nil key="highlightedColor"/> </label> <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HlP-uj-tfd"> <rect key="frame" x="126" y="151.5" width="88" height="28"/> <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="11"/> <state key="normal" title="《快件服务协议》"/> <connections> <action selector="kuaijianAction:" destination="-1" eventType="touchUpInside" id="wU1-0i-7Uq"/> </connections> </button> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> <constraints> <constraint firstAttribute="trailing" secondItem="Ehz-QO-9SI" secondAttribute="trailing" id="3GE-fn-5AT"/> <constraint firstItem="Ehz-QO-9SI" firstAttribute="top" secondItem="HHt-YQ-28E" secondAttribute="bottom" constant="10" id="6rM-0h-sV5"/> <constraint firstItem="HHt-YQ-28E" firstAttribute="leading" secondItem="Jkx-2x-8N8" secondAttribute="leading" constant="15" id="AEs-ar-Gz8"/> <constraint firstAttribute="trailing" secondItem="65a-vB-vRu" secondAttribute="trailing" id="Cdg-pc-VH5"/> <constraint firstItem="HlP-uj-tfd" firstAttribute="centerY" secondItem="Uzk-gy-02b" secondAttribute="centerY" id="EcH-Ig-use"/> <constraint firstAttribute="trailing" secondItem="Hg7-oO-Btb" secondAttribute="trailing" id="G3E-PX-0UV"/> <constraint firstItem="Uzk-gy-02b" firstAttribute="leading" secondItem="4U6-AL-8Yv" secondAttribute="trailing" constant="15" id="Gld-X0-OyU"/> <constraint firstItem="9NS-Ze-kBV" firstAttribute="leading" secondItem="Jkx-2x-8N8" secondAttribute="leading" id="HLg-Im-7FW"/> <constraint firstItem="vJM-Qj-NrI" firstAttribute="top" secondItem="Jkx-2x-8N8" secondAttribute="top" constant="15" id="Htw-TH-uwQ"/> <constraint firstAttribute="trailing" secondItem="HHt-YQ-28E" secondAttribute="trailing" constant="15" id="KnR-33-2gH"/> <constraint firstAttribute="bottom" secondItem="rVk-uJ-IxU" secondAttribute="bottom" constant="5" id="MCo-Wm-eV0"/> <constraint firstItem="0lW-V0-f3m" firstAttribute="top" secondItem="65a-vB-vRu" secondAttribute="bottom" constant="1" id="N06-w3-d2s"/> <constraint firstItem="HlP-uj-tfd" firstAttribute="leading" secondItem="Uzk-gy-02b" secondAttribute="trailing" id="OgY-0A-eg5"/> <constraint firstAttribute="trailing" secondItem="u3x-lb-S3o" secondAttribute="trailing" id="Tbp-DN-asD"/> <constraint firstItem="65a-vB-vRu" firstAttribute="leading" secondItem="Jkx-2x-8N8" secondAttribute="leading" id="XDm-Rl-pGf"/> <constraint firstAttribute="bottom" secondItem="9NS-Ze-kBV" secondAttribute="bottom" id="YPs-4i-hbC"/> <constraint firstItem="wwr-FR-oJl" firstAttribute="top" secondItem="0lW-V0-f3m" secondAttribute="bottom" constant="15" id="aiv-Hj-LGU"/> <constraint firstItem="65a-vB-vRu" firstAttribute="top" secondItem="u3x-lb-S3o" secondAttribute="bottom" id="bCb-Ho-ERf"/> <constraint firstAttribute="trailing" secondItem="0lW-V0-f3m" secondAttribute="trailing" id="eAB-fI-zpX"/> <constraint firstItem="Hg7-oO-Btb" firstAttribute="top" secondItem="Ehz-QO-9SI" secondAttribute="bottom" id="h3h-M1-tyl"/> <constraint firstItem="u3x-lb-S3o" firstAttribute="leading" secondItem="Jkx-2x-8N8" secondAttribute="leading" id="hTB-St-x4g"/> <constraint firstItem="9NS-Ze-kBV" firstAttribute="top" secondItem="Ehz-QO-9SI" secondAttribute="bottom" id="hUF-eY-nga"/> <constraint firstItem="wwr-FR-oJl" firstAttribute="leading" secondItem="4U6-AL-8Yv" secondAttribute="trailing" constant="15" id="k4L-r2-eDF"/> <constraint firstItem="Uzk-gy-02b" firstAttribute="top" secondItem="wwr-FR-oJl" secondAttribute="bottom" constant="3.5" id="lYg-1T-2Vc"/> <constraint firstItem="4U6-AL-8Yv" firstAttribute="top" secondItem="0lW-V0-f3m" secondAttribute="bottom" constant="13" id="m4c-hv-ClD"/> <constraint firstItem="rVk-uJ-IxU" firstAttribute="top" secondItem="Ehz-QO-9SI" secondAttribute="bottom" constant="5" id="m8m-lQ-9MD"/> <constraint firstItem="Ehz-QO-9SI" firstAttribute="leading" secondItem="Jkx-2x-8N8" secondAttribute="leading" id="nDY-M9-F1h"/> <constraint firstItem="rVk-uJ-IxU" firstAttribute="centerX" secondItem="Jkx-2x-8N8" secondAttribute="centerX" id="oH5-zm-7Q3"/> <constraint firstItem="0lW-V0-f3m" firstAttribute="leading" secondItem="Jkx-2x-8N8" secondAttribute="leading" constant="15" id="qlk-uU-BAU"/> <constraint firstAttribute="bottom" secondItem="Hg7-oO-Btb" secondAttribute="bottom" id="s9S-zQ-3ul"/> <constraint firstItem="Hg7-oO-Btb" firstAttribute="leading" secondItem="rVk-uJ-IxU" secondAttribute="trailing" id="sx9-fg-JEB"/> <constraint firstItem="rVk-uJ-IxU" firstAttribute="leading" secondItem="9NS-Ze-kBV" secondAttribute="trailing" id="tsl-ho-qYB"/> <constraint firstItem="vJM-Qj-NrI" firstAttribute="centerX" secondItem="Jkx-2x-8N8" secondAttribute="centerX" id="uxj-bL-uIL"/> <constraint firstAttribute="bottom" secondItem="Ehz-QO-9SI" secondAttribute="bottom" constant="50" id="v12-zh-k8Q"/> <constraint firstItem="u3x-lb-S3o" firstAttribute="top" secondItem="vJM-Qj-NrI" secondAttribute="bottom" constant="14" id="wCM-oT-wEO"/> <constraint firstAttribute="height" constant="265" id="wtX-OJ-Tbg"/> <constraint firstItem="4U6-AL-8Yv" firstAttribute="leading" secondItem="Jkx-2x-8N8" secondAttribute="leading" constant="15" id="x3A-h5-Xuy"/> </constraints> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius"> <real key="value" value="5"/> </userDefinedRuntimeAttribute> </userDefinedRuntimeAttributes> </view> </subviews> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Jkx-2x-8N8" secondAttribute="trailing" constant="50" id="2GQ-kz-qwn"/> <constraint firstItem="Jkx-2x-8N8" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="67a-f0-qBM"/> <constraint firstItem="Dzs-wG-4tL" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="Eds-OX-YH2"/> <constraint firstItem="Jkx-2x-8N8" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="FlW-jg-Eqp"/> <constraint firstAttribute="bottom" secondItem="Dzs-wG-4tL" secondAttribute="bottom" id="H9i-qr-ciN"/> <constraint firstItem="Dzs-wG-4tL" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="NFB-iB-ebB"/> <constraint firstAttribute="bottom" secondItem="Dzs-wG-4tL" secondAttribute="bottom" id="Ol5-ja-Kcc"/> <constraint firstItem="Dzs-wG-4tL" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="QWa-b4-pfa"/> <constraint firstItem="Jkx-2x-8N8" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="50" id="U5G-Yc-TWb"/> <constraint firstItem="Dzs-wG-4tL" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="bZ3-CE-xTz"/> <constraint firstItem="Dzs-wG-4tL" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="hb0-f2-h6d"/> <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Dzs-wG-4tL" secondAttribute="trailing" id="q7O-0g-dvK"/> </constraints> <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> <point key="canvasLocation" x="-749.27536231884062" y="77.678571428571431"/> </view> </objects> <resources> <image name="daixuan" width="19" height="19"/> <image name="xiadango" width="4.5" height="9"/> <image name="yuxuan" width="19" height="19"/> <namedColor name="#F57575"> <color red="0.96100002527236938" green="0.45899999141693115" blue="0.45899999141693115" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="提示视图背景色"> <color red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="提示语字体颜色"> <color red="0.70588235294117652" green="0.70588235294117652" blue="0.70588235294117652" 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"/> </namedColor> <namedColor name="灰色分界线"> <color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="灰色字体颜色"> <color red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <namedColor name="蓝色字体颜色"> <color red="0.27843137254901962" green="0.5607843137254902" blue="0.8901960784313725" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> </resources> </document>