mirror of
https://github.com/wu736139669/ManagerDemo.git
synced 2026-08-06 06:14:32 +00:00
93 lines
7.5 KiB
XML
93 lines
7.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4514" systemVersion="13E28" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3746"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="3ia-yn-XPM" customClass="MoveSocialCellView">
|
|
<rect key="frame" x="0.0" y="0.0" width="280" height="120"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view alpha="0.29999999999999999" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NJg-0j-jJk">
|
|
<rect key="frame" x="5" y="59" width="130" height="1"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view alpha="0.29999999999999999" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="V5I-AA-XQI">
|
|
<rect key="frame" x="145" y="59" width="130" height="1"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view alpha="0.29999999999999999" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tbQ-Rg-y4W">
|
|
<rect key="frame" x="140" y="65" width="1" height="50"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view alpha="0.29999999999999999" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IFA-BD-acp">
|
|
<rect key="frame" x="140" y="5" width="1" height="50"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CAT-ff-GbD">
|
|
<rect key="frame" x="0.0" y="0.0" width="141" height="60"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" title=" 转发好友" image="more_icon_3.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="friendBtnClick:" destination="3ia-yn-XPM" eventType="touchUpInside" id="1fY-fN-TVc"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m2I-DT-aQk">
|
|
<rect key="frame" x="140" y="0.0" width="141" height="60"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" title=" 关注按钮" image="more_icon_4.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="attentionBtnClick:" destination="3ia-yn-XPM" eventType="touchUpInside" id="0Q0-pH-zIZ"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="h0O-hW-S1X">
|
|
<rect key="frame" x="0.0" y="59" width="141" height="60"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" title=" 意见按钮" image="more_icon_6.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="suggestBtnClick:" destination="3ia-yn-XPM" eventType="touchUpInside" id="V0L-9L-hTU"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U7Y-c6-uPb">
|
|
<rect key="frame" x="140" y="60" width="141" height="60"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<state key="normal" title=" 评分按钮" image="more_icon_5.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="markBtnClick:" destination="3ia-yn-XPM" eventType="touchUpInside" id="mvY-QJ-Vlv"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
<connections>
|
|
<outlet property="attentionBtn" destination="m2I-DT-aQk" id="0RX-c5-ZVh"/>
|
|
<outlet property="friendBtn" destination="CAT-ff-GbD" id="b6a-IO-CR7"/>
|
|
<outlet property="markBtn" destination="U7Y-c6-uPb" id="K3h-7z-ykk"/>
|
|
<outlet property="suggestBtn" destination="h0O-hW-S1X" id="ble-Ex-uTz"/>
|
|
</connections>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="more_icon_3.png" width="24" height="24"/>
|
|
<image name="more_icon_4.png" width="24" height="24"/>
|
|
<image name="more_icon_5.png" width="24" height="24"/>
|
|
<image name="more_icon_6.png" width="25" height="24"/>
|
|
</resources>
|
|
</document> |