无故事王国
2023-10-10 a1ac0f1634ff0bd8f04259fc4cf7ebabd8c8c82d
WanPai/Root/Search/VC/CustomerContentDetailVC.xib
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
        <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"/>
@@ -11,6 +11,7 @@
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CustomerContentDetailVC" customModule="WanPai" customModuleProvider="target">
            <connections>
                <outlet property="cons_webHei" destination="oYe-Uw-ika" id="Wu3-Wt-tCb"/>
                <outlet property="label_datetime" destination="Djz-c0-gra" id="GQu-Lr-bvP"/>
                <outlet property="label_title" destination="kGn-Oc-Whe" id="3yp-CX-eR8"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
@@ -28,23 +29,29 @@
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Czw-Vk-ibj">
                            <rect key="frame" x="0.0" y="0.0" width="393" height="300"/>
                            <subviews>
                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kGn-Oc-Whe">
                                    <rect key="frame" x="175" y="20" width="43" height="29"/>
                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kGn-Oc-Whe">
                                    <rect key="frame" x="20" y="20" width="353" height="29"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="29" id="iiz-B3-sh3"/>
                                        <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="29" id="iiz-B3-sh3"/>
                                    </constraints>
                                    <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="21"/>
                                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                                    <nil key="highlightedColor"/>
                                </label>
                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0000-00-00 00:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Djz-c0-gra">
                                    <rect key="frame" x="134" y="57" width="125" height="17"/>
                                    <rect key="frame" x="134" y="57" width="125" height="25"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="25" id="5Bx-Ig-3Pc"/>
                                    </constraints>
                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
                                    <nil key="highlightedColor"/>
                                </label>
                                <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l7I-YB-nNr">
                                    <rect key="frame" x="0.0" y="92" width="393" height="208"/>
                                    <rect key="frame" x="0.0" y="100" width="393" height="200"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="200" id="oYe-Uw-ika"/>
                                    </constraints>
                                    <wkWebViewConfiguration key="configuration">
                                        <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
                                        <wkPreferences key="preferences"/>
@@ -58,9 +65,10 @@
                                <constraint firstAttribute="bottom" secondItem="l7I-YB-nNr" secondAttribute="bottom" id="8tA-CY-vTQ"/>
                                <constraint firstItem="l7I-YB-nNr" firstAttribute="leading" secondItem="Czw-Vk-ibj" secondAttribute="leading" id="RCg-4C-Jjx"/>
                                <constraint firstItem="l7I-YB-nNr" firstAttribute="top" secondItem="Djz-c0-gra" secondAttribute="bottom" constant="18" id="TwY-6Y-PJh"/>
                                <constraint firstItem="kGn-Oc-Whe" firstAttribute="leading" secondItem="Czw-Vk-ibj" secondAttribute="leading" constant="20" id="df6-bf-o0h"/>
                                <constraint firstItem="kGn-Oc-Whe" firstAttribute="centerX" secondItem="Czw-Vk-ibj" secondAttribute="centerX" id="e2Q-5M-XYA"/>
                                <constraint firstAttribute="height" constant="300" id="frJ-0w-YdJ"/>
                                <constraint firstItem="Djz-c0-gra" firstAttribute="top" secondItem="kGn-Oc-Whe" secondAttribute="bottom" constant="8" id="gFd-rf-Ccp"/>
                                <constraint firstAttribute="trailing" secondItem="kGn-Oc-Whe" secondAttribute="trailing" constant="20" id="nP3-H5-1M2"/>
                                <constraint firstItem="Djz-c0-gra" firstAttribute="centerX" secondItem="kGn-Oc-Whe" secondAttribute="centerX" id="zY3-pn-xSJ"/>
                            </constraints>
                        </view>