From 66e7071aa076b7eac9d6bb431857af5be63a2680 Mon Sep 17 00:00:00 2001
From: 无故事王国 <841720330@qq.com>
Date: 星期四, 29 六月 2023 18:40:21 +0800
Subject: [PATCH] 使用福利UI

---
 WanPai/Common/View/CommonAlertView.xib |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WanPai/Common/View/CommonAlertView.xib b/WanPai/Common/View/CommonAlertView.xib
index 7640be8..d46006a 100644
--- a/WanPai/Common/View/CommonAlertView.xib
+++ b/WanPai/Common/View/CommonAlertView.xib
@@ -54,7 +54,7 @@
                                         <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                                     </userDefinedRuntimeAttributes>
                                     <connections>
-                                        <action selector="completeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="zfo-LJ-AJX"/>
+                                        <action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="qjm-NM-7gd"/>
                                     </connections>
                                 </button>
                                 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LFA-NB-5g9">
@@ -118,7 +118,7 @@
     </objects>
     <resources>
         <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