From a2589f9891509d85a873192d56e785885513e780 Mon Sep 17 00:00:00 2001 From: younger_times <841720330@qq.com> Date: 星期二, 18 七月 2023 15:54:32 +0800 Subject: [PATCH] 新增 --- WanPai/Root/Course/View/CourseOnlineSearchView.xib | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/WanPai/Root/Course/View/CourseOnlineSearchView.xib b/WanPai/Root/Course/View/CourseOnlineSearchView.xib index 4c5d200..0247998 100644 --- a/WanPai/Root/Course/View/CourseOnlineSearchView.xib +++ b/WanPai/Root/Course/View/CourseOnlineSearchView.xib @@ -101,13 +101,18 @@ <constraint firstAttribute="trailing" secondItem="3z4-ct-Aqb" secondAttribute="trailing" id="rbl-bG-VUt"/> </constraints> <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> + <connections> + <outlet property="btn_search" destination="2ok-8X-5rV" id="JGi-eQ-EDo"/> + <outlet property="tf_search" destination="sT4-o4-OES" id="Iww-Lt-3pe"/> + <outlet property="view_bannerBg" destination="3z4-ct-Aqb" id="TPP-uL-fqD"/> + </connections> <point key="canvasLocation" x="142.74809160305344" y="-179.22535211267606"/> </view> </objects> <resources> <image name="icon_search" width="17" height="17"/> <namedColor name="FE6E0D"> - <color red="0.99599999189376831" green="0.4309999942779541" blue="0.050999999046325684" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> + <color red="0.99199998378753662" green="0.53299999237060547" blue="0.0080000003799796104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </namedColor> <systemColor name="systemBackgroundColor"> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> -- Gitblit v1.7.1