From fe02f75ab7a593f33d60c15308ddf7a974962db4 Mon Sep 17 00:00:00 2001
From: 杨锴 <841720330@qq.com>
Date: 星期五, 27 十二月 2024 17:32:44 +0800
Subject: [PATCH] 提交版本: 1.0.0

---
 XQMuse/Root/Home/View/HomeTopMenuView.xib |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/XQMuse/Root/Home/View/HomeTopMenuView.xib b/XQMuse/Root/Home/View/HomeTopMenuView.xib
index bf18d30..a5c5074 100644
--- a/XQMuse/Root/Home/View/HomeTopMenuView.xib
+++ b/XQMuse/Root/Home/View/HomeTopMenuView.xib
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" 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="22685"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
         <capability name="System colors in document resources" minToolsVersion="11.0"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
@@ -11,19 +11,19 @@
         <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
         <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
         <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="HomeTopMenuView" customModule="XQMuse" customModuleProvider="target">
-            <rect key="frame" x="0.0" y="0.0" width="332" height="481"/>
+            <rect key="frame" x="0.0" y="0.0" width="406" height="608"/>
             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
             <subviews>
                 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mKW-dM-vN0">
-                    <rect key="frame" x="0.0" y="0.0" width="332" height="303"/>
+                    <rect key="frame" x="0.0" y="0.0" width="406" height="444.33333333333331"/>
                     <subviews>
                         <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_top_bg" translatesAutoresizingMaskIntoConstraints="NO" id="6fX-5q-86Z">
-                            <rect key="frame" x="0.0" y="0.0" width="332" height="303"/>
+                            <rect key="frame" x="0.0" y="0.0" width="406" height="444.33333333333331"/>
                         </imageView>
                     </subviews>
                     <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                     <constraints>
-                        <constraint firstAttribute="width" secondItem="mKW-dM-vN0" secondAttribute="height" multiplier="1:0.913" id="0G9-DZ-Whu"/>
+                        <constraint firstAttribute="width" secondItem="mKW-dM-vN0" secondAttribute="height" multiplier="1:1.0948" id="4ga-s0-Rn7"/>
                         <constraint firstAttribute="bottom" secondItem="6fX-5q-86Z" secondAttribute="bottom" id="5Lw-iu-ysJ"/>
                         <constraint firstItem="6fX-5q-86Z" firstAttribute="leading" secondItem="mKW-dM-vN0" secondAttribute="leading" id="6Gi-WI-i6P"/>
                         <constraint firstItem="6fX-5q-86Z" firstAttribute="top" secondItem="mKW-dM-vN0" secondAttribute="top" id="afK-uA-kHT"/>
@@ -31,10 +31,10 @@
                     </constraints>
                 </view>
                 <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="qBC-HM-Cn0">
-                    <rect key="frame" x="0.0" y="305.66666666666669" width="332" height="157.33333333333331"/>
+                    <rect key="frame" x="0.0" y="447" width="406" height="119"/>
                     <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                     <constraints>
-                        <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="119" id="A1l-yg-7AW"/>
+                        <constraint firstAttribute="height" constant="119" id="A1l-yg-7AW"/>
                     </constraints>
                     <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="1n0-2c-Gsq">
                         <size key="itemSize" width="128" height="128"/>
@@ -44,7 +44,7 @@
                     </collectionViewFlowLayout>
                 </collectionView>
                 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hye-ra-wFd">
-                    <rect key="frame" x="0.0" y="472" width="332" height="9"/>
+                    <rect key="frame" x="0.0" y="575" width="406" height="9"/>
                     <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                     <constraints>
                         <constraint firstAttribute="height" constant="9" id="LoO-4l-CvD"/>
@@ -70,11 +70,11 @@
                 <outlet property="menu_collectionView" destination="qBC-HM-Cn0" id="uq1-Wy-qlH"/>
                 <outlet property="menu_height" destination="A1l-yg-7AW" id="AQM-ma-8Fv"/>
             </connections>
-            <point key="canvasLocation" x="90.07633587786259" y="-110.21126760563381"/>
+            <point key="canvasLocation" x="146.56488549618319" y="-65.492957746478879"/>
         </view>
     </objects>
     <resources>
-        <image name="home_top_bg" width="390" height="427"/>
+        <image name="home_top_bg" width="262" height="284.66665649414062"/>
         <systemColor name="systemBackgroundColor">
             <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
         </systemColor>

--
Gitblit v1.7.1