Sfoglia il codice sorgente

弹窗样式修改

Steven 1 anno fa
parent
commit
cbe10d4326

+ 22 - 0
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/alert_button_cancle.imageset/Contents.json

@@ -0,0 +1,22 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "alert_button_cancle@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "alert_button_cancle@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/alert_button_cancle.imageset/alert_button_cancle@2x.png


BIN
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/alert_button_cancle.imageset/alert_button_cancle@3x.png


+ 22 - 0
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/alert_button_open.imageset/Contents.json

@@ -0,0 +1,22 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "alert_button_open@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "alert_button_open@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/alert_button_open.imageset/alert_button_open@2x.png


BIN
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/alert_button_open.imageset/alert_button_open@3x.png


+ 22 - 0
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/premissionAlert_top.imageset/Contents.json

@@ -0,0 +1,22 @@
+{
+  "images" : [
+    {
+      "idiom" : "universal",
+      "scale" : "1x"
+    },
+    {
+      "filename" : "premissionAlert_top@2x.png",
+      "idiom" : "universal",
+      "scale" : "2x"
+    },
+    {
+      "filename" : "premissionAlert_top@3x.png",
+      "idiom" : "universal",
+      "scale" : "3x"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}

BIN
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/premissionAlert_top.imageset/premissionAlert_top@2x.png


BIN
KulexiuForTeacher/KulexiuForTeacher/Assets.xcassets/CustomAlert/premissionAlert_top.imageset/premissionAlert_top@3x.png


+ 48 - 60
KulexiuForTeacher/KulexiuForTeacher/Common/Tools/MicAlert/KSPremissionAlert.xib

@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
     <device id="retina6_1" orientation="portrait" appearance="light"/>
     <dependencies>
         <deployment identifier="iOS"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
         <capability name="System colors in document resources" minToolsVersion="11.0"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
@@ -15,74 +15,70 @@
             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
             <subviews>
                 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Nar-aj-LSw">
-                    <rect key="frame" x="75" y="324.5" width="264" height="247"/>
+                    <rect key="frame" x="75" y="322.5" width="264" height="251"/>
                     <subviews>
-                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="image_alert_camera" translatesAutoresizingMaskIntoConstraints="NO" id="eKv-zj-1WG">
-                            <rect key="frame" x="54" y="48" width="156" height="94"/>
+                        <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fFz-36-58K">
+                            <rect key="frame" x="12" y="197" width="117" height="37"/>
+                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                             <constraints>
-                                <constraint firstAttribute="width" constant="156" id="A6w-8g-oSD"/>
-                                <constraint firstAttribute="height" constant="94" id="CHm-DS-wQb"/>
-                            </constraints>
-                        </imageView>
-                        <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fFz-36-58K">
-                            <rect key="frame" x="23" y="195" width="104" height="34"/>
-                            <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="calibratedRGB"/>
-                            <constraints>
-                                <constraint firstAttribute="height" constant="34" id="gF6-7l-g7x"/>
-                                <constraint firstAttribute="width" constant="104" id="gst-SK-kYH"/>
+                                <constraint firstAttribute="height" constant="37" id="gF6-7l-g7x"/>
+                                <constraint firstAttribute="width" constant="117" id="gst-SK-kYH"/>
                             </constraints>
                             <fontDescription key="fontDescription" type="system" pointSize="14"/>
-                            <state key="normal" title="不允许">
-                                <color key="titleColor" red="0.0039215686269999999" green="0.75686274509999996" blue="0.70980392160000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
+                            <state key="normal" backgroundImage="alert_button_cancle">
+                                <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                             </state>
-                            <userDefinedRuntimeAttributes>
-                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
-                                    <real key="value" value="17"/>
-                                </userDefinedRuntimeAttribute>
-                            </userDefinedRuntimeAttributes>
                             <connections>
                                 <action selector="buttonAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Axc-Tb-Rti"/>
                             </connections>
                         </button>
-                        <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qax-hH-66n">
-                            <rect key="frame" x="137" y="195" width="104" height="34"/>
-                            <color key="backgroundColor" red="0.0039215686269999999" green="0.75686274509999996" blue="0.70980392160000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
+                        <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qax-hH-66n">
+                            <rect key="frame" x="135" y="197" width="117" height="37"/>
+                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                             <constraints>
-                                <constraint firstAttribute="height" constant="34" id="82K-n4-1qt"/>
-                                <constraint firstAttribute="width" constant="104" id="tM3-qH-tD3"/>
+                                <constraint firstAttribute="height" constant="37" id="82K-n4-1qt"/>
+                                <constraint firstAttribute="width" constant="117" id="8Qj-WC-P3P"/>
                             </constraints>
                             <fontDescription key="fontDescription" type="system" pointSize="14"/>
-                            <state key="normal" title="去开启"/>
-                            <userDefinedRuntimeAttributes>
-                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
-                                    <real key="value" value="17"/>
-                                </userDefinedRuntimeAttribute>
-                            </userDefinedRuntimeAttributes>
+                            <state key="normal" backgroundImage="alert_button_open"/>
                             <connections>
                                 <action selector="buttonAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="lnO-FG-40R"/>
                             </connections>
                         </button>
                         <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="9jY-Dg-Uzf">
-                            <rect key="frame" x="23" y="163" width="218" height="17"/>
-                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
+                            <rect key="frame" x="23" y="162" width="218" height="18"/>
+                            <constraints>
+                                <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="18" id="WP9-X0-3Dh"/>
+                            </constraints>
+                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
                             <color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                             <nil key="highlightedColor"/>
                         </label>
+                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="开启权限" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GKl-ZO-Rva">
+                            <rect key="frame" x="95.5" y="130" width="73.5" height="25"/>
+                            <constraints>
+                                <constraint firstAttribute="height" constant="25" id="cvB-OB-y3G"/>
+                            </constraints>
+                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
+                            <color key="textColor" red="0.10196078431372549" green="0.10196078431372549" blue="0.10196078431372549" alpha="1" colorSpace="calibratedRGB"/>
+                            <nil key="highlightedColor"/>
+                        </label>
                     </subviews>
                     <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                     <constraints>
-                        <constraint firstItem="eKv-zj-1WG" firstAttribute="centerX" secondItem="Nar-aj-LSw" secondAttribute="centerX" id="BhC-Ay-e8q"/>
-                        <constraint firstItem="fFz-36-58K" firstAttribute="leading" secondItem="Nar-aj-LSw" secondAttribute="leading" constant="23" id="Bpl-vU-bMM"/>
-                        <constraint firstAttribute="trailing" secondItem="Qax-hH-66n" secondAttribute="trailing" constant="23" id="Cqf-AY-ejB"/>
+                        <constraint firstItem="GKl-ZO-Rva" firstAttribute="top" secondItem="Nar-aj-LSw" secondAttribute="top" constant="130" id="83a-Sx-9Gd"/>
+                        <constraint firstItem="Qax-hH-66n" firstAttribute="bottom" secondItem="fFz-36-58K" secondAttribute="bottom" id="AFy-c7-M7w"/>
+                        <constraint firstItem="fFz-36-58K" firstAttribute="leading" secondItem="Nar-aj-LSw" secondAttribute="leading" constant="12" id="Bpl-vU-bMM"/>
+                        <constraint firstAttribute="trailing" secondItem="Qax-hH-66n" secondAttribute="trailing" constant="12" id="Cqf-AY-ejB"/>
+                        <constraint firstItem="GKl-ZO-Rva" firstAttribute="centerX" secondItem="Nar-aj-LSw" secondAttribute="centerX" id="JaM-Eu-eFb"/>
                         <constraint firstItem="9jY-Dg-Uzf" firstAttribute="leading" secondItem="Nar-aj-LSw" secondAttribute="leading" constant="23" id="LkS-nZ-0w0"/>
+                        <constraint firstItem="Qax-hH-66n" firstAttribute="leading" secondItem="fFz-36-58K" secondAttribute="trailing" constant="6" id="Q42-zc-EQH"/>
                         <constraint firstAttribute="width" constant="264" id="VE2-bF-rWn"/>
-                        <constraint firstItem="fFz-36-58K" firstAttribute="top" secondItem="9jY-Dg-Uzf" secondAttribute="bottom" constant="15" id="bDn-Hc-68c"/>
+                        <constraint firstItem="fFz-36-58K" firstAttribute="top" secondItem="9jY-Dg-Uzf" secondAttribute="bottom" constant="17" id="bDn-Hc-68c"/>
                         <constraint firstAttribute="trailing" secondItem="9jY-Dg-Uzf" secondAttribute="trailing" constant="23" id="brh-Mz-30i"/>
-                        <constraint firstItem="9jY-Dg-Uzf" firstAttribute="top" secondItem="eKv-zj-1WG" secondAttribute="bottom" constant="21" id="lZw-6z-qAH"/>
-                        <constraint firstAttribute="bottom" secondItem="Qax-hH-66n" secondAttribute="bottom" constant="18" id="mLC-gZ-gTd"/>
-                        <constraint firstItem="eKv-zj-1WG" firstAttribute="top" secondItem="Nar-aj-LSw" secondAttribute="top" constant="48" id="pzj-9a-gec"/>
+                        <constraint firstItem="9jY-Dg-Uzf" firstAttribute="top" secondItem="GKl-ZO-Rva" secondAttribute="bottom" constant="7" id="i8M-Qs-KsR"/>
                         <constraint firstItem="9jY-Dg-Uzf" firstAttribute="centerX" secondItem="Nar-aj-LSw" secondAttribute="centerX" id="sdy-80-viY"/>
-                        <constraint firstAttribute="bottom" secondItem="fFz-36-58K" secondAttribute="bottom" constant="18" id="vr2-MI-L6R"/>
+                        <constraint firstAttribute="bottom" secondItem="fFz-36-58K" secondAttribute="bottom" constant="17" id="vr2-MI-L6R"/>
                     </constraints>
                     <userDefinedRuntimeAttributes>
                         <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
@@ -90,41 +86,33 @@
                         </userDefinedRuntimeAttribute>
                     </userDefinedRuntimeAttributes>
                 </view>
-                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="image_alertTips" translatesAutoresizingMaskIntoConstraints="NO" id="d5A-w2-RkY">
-                    <rect key="frame" x="153" y="320.5" width="108" height="31"/>
+                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="premissionAlert_top" translatesAutoresizingMaskIntoConstraints="NO" id="vbf-dN-F4O">
+                    <rect key="frame" x="67" y="287.5" width="280" height="153"/>
                     <constraints>
-                        <constraint firstAttribute="height" constant="31" id="RO5-bD-1jP"/>
-                        <constraint firstAttribute="width" constant="108" id="dO3-ZD-eUF"/>
+                        <constraint firstAttribute="height" constant="153" id="xm2-rZ-dtN"/>
                     </constraints>
                 </imageView>
-                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UGH-Xh-Sc6">
-                    <rect key="frame" x="190.5" y="324.5" width="33" height="20"/>
-                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
-                    <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
-                    <nil key="highlightedColor"/>
-                </label>
             </subviews>
             <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
             <constraints>
-                <constraint firstItem="d5A-w2-RkY" firstAttribute="top" secondItem="Nar-aj-LSw" secondAttribute="top" constant="-4" id="3zg-LB-bWN"/>
-                <constraint firstItem="UGH-Xh-Sc6" firstAttribute="top" secondItem="Nar-aj-LSw" secondAttribute="top" id="M9T-mC-gX4"/>
+                <constraint firstItem="Nar-aj-LSw" firstAttribute="leading" secondItem="vbf-dN-F4O" secondAttribute="leading" constant="8" id="A6w-rp-gOf"/>
+                <constraint firstItem="Nar-aj-LSw" firstAttribute="trailing" secondItem="vbf-dN-F4O" secondAttribute="trailing" constant="-8" id="S5Y-ZD-ewO"/>
                 <constraint firstItem="Nar-aj-LSw" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="YCi-8R-dsx"/>
+                <constraint firstItem="Nar-aj-LSw" firstAttribute="top" secondItem="vbf-dN-F4O" secondAttribute="top" constant="35" id="ZMq-4D-8Ji"/>
                 <constraint firstItem="Nar-aj-LSw" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="kE3-af-hWl"/>
-                <constraint firstItem="d5A-w2-RkY" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="lu5-PE-kKd"/>
-                <constraint firstItem="UGH-Xh-Sc6" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="tiW-ZC-Kbh"/>
             </constraints>
             <nil key="simulatedBottomBarMetrics"/>
             <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
             <connections>
                 <outlet property="descMessage" destination="9jY-Dg-Uzf" id="zng-3a-Htx"/>
-                <outlet property="tipsImage" destination="eKv-zj-1WG" id="xo8-bv-D1s"/>
             </connections>
             <point key="canvasLocation" x="82.608695652173921" y="99.776785714285708"/>
         </view>
     </objects>
     <resources>
-        <image name="image_alertTips" width="108" height="31"/>
-        <image name="image_alert_camera" width="156" height="94"/>
+        <image name="alert_button_cancle" width="117" height="37"/>
+        <image name="alert_button_open" width="117" height="37"/>
+        <image name="premissionAlert_top" width="280" height="153"/>
         <systemColor name="systemBackgroundColor">
             <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
         </systemColor>

+ 0 - 2
KulexiuForTeacher/KulexiuForTeacher/Module/Login/Controller/VefiCodeLoginController.m

@@ -36,7 +36,6 @@
     if (![NSString isEmptyString:self.phoneNo]) {
         [self queryVefiCode];
     }
-    [_bodyView showKeyboard];
 }
 
 - (void)configUI {
@@ -66,7 +65,6 @@
         case VEFIACTION_VEFIACTION: // 发送验证码
         {
             [self queryVefiCode];
-            [self.bodyView showKeyboard];
         }
             break;
         case VEFIACTION_LOGIN: // 登录