Commit a414eb79cc55937b7842cc80ee96dbe627edf771
1 parent
c725fa81
Exists in
parentassistant
no message
Showing
4 changed files
with
23 additions
and
22 deletions
Show diff stats
ParentAssistant/ParentAssistant/Classes/controllers/evaluation/EvaluationViewController.swift
| ... | ... | @@ -29,6 +29,7 @@ class EvaluationViewController: UIViewController,CLLocationManagerDelegate,Selec |
| 29 | 29 | override func viewDidLoad() { |
| 30 | 30 | super.viewDidLoad() |
| 31 | 31 | self.navigationItem.title = "慧测慧练" |
| 32 | + self.navigationController?.navigationBar.tintColor=UIColor.white | |
| 32 | 33 | addLeftBarBtn() |
| 33 | 34 | locationAction() |
| 34 | 35 | addBottomBtn() | ... | ... |
ParentAssistant/ParentAssistant/Classes/controllers/my/Controller/My.storyboard
| ... | ... | @@ -589,7 +589,7 @@ |
| 589 | 589 | <color key="textColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 590 | 590 | <nil key="highlightedColor"/> |
| 591 | 591 | </label> |
| 592 | - <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请设置密码:6-16个字符" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="IOQ-sk-Ckx"> | |
| 592 | + <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码:6-16个字符" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="IOQ-sk-Ckx"> | |
| 593 | 593 | <rect key="frame" x="8" y="39" width="298" height="30"/> |
| 594 | 594 | <constraints> |
| 595 | 595 | <constraint firstAttribute="height" constant="30" id="Idr-wo-mVx"/> | ... | ... |
ParentAssistant/ParentAssistant/Supporting Files/Base.lproj/Main.storyboard
| ... | ... | @@ -267,8 +267,7 @@ |
| 267 | 267 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kkx-lN-sfK"> |
| 268 | 268 | <rect key="frame" x="0.0" y="0.0" width="176" height="176"/> |
| 269 | 269 | <subviews> |
| 270 | - | |
| 271 | - <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Jql-zY-Zqo"> | |
| 270 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="evaluation_icon_activite1" translatesAutoresizingMaskIntoConstraints="NO" id="Jql-zY-Zqo"> | |
| 272 | 271 | <rect key="frame" x="0.0" y="0.0" width="176" height="176"/> |
| 273 | 272 | </imageView> |
| 274 | 273 | <button opaque="NO" tag="3000" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="O7r-js-8BI"> |
| ... | ... | @@ -282,7 +281,7 @@ |
| 282 | 281 | </state> |
| 283 | 282 | </button> |
| 284 | 283 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="热门课程" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LRo-YD-6S6"> |
| 285 | - <rect key="frame" x="8" y="113.5" width="61.5" height="18"/> | |
| 284 | + <rect key="frame" x="8" y="113.5" width="160" height="18"/> | |
| 286 | 285 | <fontDescription key="fontDescription" type="system" pointSize="15"/> |
| 287 | 286 | <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 288 | 287 | <nil key="highlightedColor"/> |
| ... | ... | @@ -301,6 +300,7 @@ |
| 301 | 300 | <constraint firstItem="O7r-js-8BI" firstAttribute="top" secondItem="LRo-YD-6S6" secondAttribute="bottom" constant="8" id="6hq-9D-QOl"/> |
| 302 | 301 | <constraint firstAttribute="width" secondItem="kkx-lN-sfK" secondAttribute="height" multiplier="1:1" id="HW0-lf-ojc"/> |
| 303 | 302 | <constraint firstItem="Jql-zY-Zqo" firstAttribute="leading" secondItem="kkx-lN-sfK" secondAttribute="leading" id="Jyr-dl-P9R"/> |
| 303 | + <constraint firstAttribute="trailing" secondItem="LRo-YD-6S6" secondAttribute="trailing" constant="8" id="K6d-Nh-GuN"/> | |
| 304 | 304 | <constraint firstAttribute="trailing" secondItem="Jql-zY-Zqo" secondAttribute="trailing" id="MEc-va-pgf"/> |
| 305 | 305 | <constraint firstItem="Xml-PN-wWh" firstAttribute="leading" secondItem="kkx-lN-sfK" secondAttribute="leading" id="X1z-gM-jWu"/> |
| 306 | 306 | <constraint firstItem="Jql-zY-Zqo" firstAttribute="top" secondItem="kkx-lN-sfK" secondAttribute="top" id="Zi5-eI-CED"/> |
| ... | ... | @@ -320,8 +320,7 @@ |
| 320 | 320 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6YE-Yx-A8r"> |
| 321 | 321 | <rect key="frame" x="184" y="92" width="176" height="84"/> |
| 322 | 322 | <subviews> |
| 323 | - | |
| 324 | - <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qMv-R9-Qa3"> | |
| 323 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="evaluation_icon_activite2" translatesAutoresizingMaskIntoConstraints="NO" id="qMv-R9-Qa3"> | |
| 325 | 324 | <rect key="frame" x="0.0" y="0.0" width="176" height="84"/> |
| 326 | 325 | </imageView> |
| 327 | 326 | <button opaque="NO" tag="3002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Uk9-TJ-dgw"> |
| ... | ... | @@ -335,7 +334,7 @@ |
| 335 | 334 | </state> |
| 336 | 335 | </button> |
| 337 | 336 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="热门课程" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HzZ-gc-k6q"> |
| 338 | - <rect key="frame" x="8" y="21.5" width="61.5" height="18"/> | |
| 337 | + <rect key="frame" x="8" y="21.5" width="160" height="18"/> | |
| 339 | 338 | <fontDescription key="fontDescription" type="system" pointSize="15"/> |
| 340 | 339 | <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 341 | 340 | <nil key="highlightedColor"/> |
| ... | ... | @@ -349,6 +348,7 @@ |
| 349 | 348 | </subviews> |
| 350 | 349 | <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 351 | 350 | <constraints> |
| 351 | + <constraint firstAttribute="trailing" secondItem="HzZ-gc-k6q" secondAttribute="trailing" constant="8" id="0B8-zV-Tar"/> | |
| 352 | 352 | <constraint firstItem="zvf-dA-6kr" firstAttribute="leading" secondItem="6YE-Yx-A8r" secondAttribute="leading" id="8NH-AH-kf2"/> |
| 353 | 353 | <constraint firstItem="qMv-R9-Qa3" firstAttribute="top" secondItem="6YE-Yx-A8r" secondAttribute="top" id="Dxq-Iz-iMF"/> |
| 354 | 354 | <constraint firstAttribute="bottom" secondItem="Uk9-TJ-dgw" secondAttribute="bottom" constant="8" id="HH3-Em-feP"/> |
| ... | ... | @@ -372,9 +372,8 @@ |
| 372 | 372 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nTE-Oc-4PW"> |
| 373 | 373 | <rect key="frame" x="184" y="0.0" width="176" height="84"/> |
| 374 | 374 | <subviews> |
| 375 | - <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="evaluation_icon_activite2" translatesAutoresizingMaskIntoConstraints="NO" id="P7A-gb-DMF"> | |
| 375 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="evaluation_icon_activite3" translatesAutoresizingMaskIntoConstraints="NO" id="P7A-gb-DMF"> | |
| 376 | 376 | <rect key="frame" x="0.0" y="0.0" width="175.5" height="84"/> |
| 377 | - | |
| 378 | 377 | </imageView> |
| 379 | 378 | <button opaque="NO" tag="3001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="l93-Wh-xSB"> |
| 380 | 379 | <rect key="frame" x="8" y="48" width="70" height="28"/> |
| ... | ... | @@ -387,7 +386,7 @@ |
| 387 | 386 | </state> |
| 388 | 387 | </button> |
| 389 | 388 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="热门课程" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IlG-SR-47u"> |
| 390 | - <rect key="frame" x="8" y="22" width="61.5" height="18"/> | |
| 389 | + <rect key="frame" x="8" y="22" width="160" height="18"/> | |
| 391 | 390 | <fontDescription key="fontDescription" type="system" pointSize="15"/> |
| 392 | 391 | <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 393 | 392 | <nil key="highlightedColor"/> |
| ... | ... | @@ -408,6 +407,7 @@ |
| 408 | 407 | <constraint firstAttribute="trailing" secondItem="P7A-gb-DMF" secondAttribute="trailing" id="RXm-NJ-H9Z"/> |
| 409 | 408 | <constraint firstAttribute="bottom" secondItem="P7A-gb-DMF" secondAttribute="bottom" id="UDc-4Y-4Df"/> |
| 410 | 409 | <constraint firstAttribute="trailing" secondItem="YIw-qU-3V5" secondAttribute="trailing" id="WjU-kd-7cK"/> |
| 410 | + <constraint firstAttribute="trailing" secondItem="IlG-SR-47u" secondAttribute="trailing" constant="8" id="Zng-vi-Gsu"/> | |
| 411 | 411 | <constraint firstAttribute="bottom" secondItem="YIw-qU-3V5" secondAttribute="bottom" id="dlT-rW-fLJ"/> |
| 412 | 412 | <constraint firstItem="YIw-qU-3V5" firstAttribute="leading" secondItem="nTE-Oc-4PW" secondAttribute="leading" id="g3m-Eg-Sph"/> |
| 413 | 413 | <constraint firstItem="l93-Wh-xSB" firstAttribute="top" secondItem="IlG-SR-47u" secondAttribute="bottom" constant="8" id="ofC-a7-KtM"/> |
| ... | ... | @@ -601,7 +601,7 @@ |
| 601 | 601 | <rect key="frame" x="0.0" y="135" width="375" height="483"/> |
| 602 | 602 | <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
| 603 | 603 | <prototypes> |
| 604 | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="MoralTableViewCell" rowHeight="280" id="mJ6-p0-1k0" customClass="MoralTableViewCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 604 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="MoralTableViewCell" rowHeight="280" id="mJ6-p0-1k0" customClass="MoralTableViewCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 605 | 605 | <rect key="frame" x="0.0" y="28" width="375" height="280"/> |
| 606 | 606 | <autoresizingMask key="autoresizingMask"/> |
| 607 | 607 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="mJ6-p0-1k0" id="Krp-EU-pqh"> |
| ... | ... | @@ -717,7 +717,7 @@ |
| 717 | 717 | <segue destination="aZ0-4x-DE7" kind="show" id="W8C-3m-iNT"/> |
| 718 | 718 | </connections> |
| 719 | 719 | </tableViewCell> |
| 720 | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="TaskPresentationTableViewCell" rowHeight="280" id="QrW-E0-jjq" customClass="TaskPresentationTableViewCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 720 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="TaskPresentationTableViewCell" rowHeight="280" id="QrW-E0-jjq" customClass="TaskPresentationTableViewCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 721 | 721 | <rect key="frame" x="0.0" y="308" width="375" height="280"/> |
| 722 | 722 | <autoresizingMask key="autoresizingMask"/> |
| 723 | 723 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="QrW-E0-jjq" id="UXM-6n-Q33"> |
| ... | ... | @@ -925,7 +925,7 @@ |
| 925 | 925 | <rect key="frame" x="0.0" y="64" width="375" height="544"/> |
| 926 | 926 | <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
| 927 | 927 | <prototypes> |
| 928 | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" restorationIdentifier="moralDetail" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="moralDetail" rowHeight="280" id="edU-Xp-UQN" customClass="MoralDetailCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 928 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="moralDetail" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="moralDetail" rowHeight="280" id="edU-Xp-UQN" customClass="MoralDetailCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 929 | 929 | <rect key="frame" x="0.0" y="28" width="375" height="280"/> |
| 930 | 930 | <autoresizingMask key="autoresizingMask"/> |
| 931 | 931 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="edU-Xp-UQN" id="jbp-VT-wz9"> |
| ... | ... | @@ -1049,7 +1049,7 @@ |
| 1049 | 1049 | <outlet property="risingRightLab" destination="loz-6S-4SZ" id="CMk-Ho-lDv"/> |
| 1050 | 1050 | </connections> |
| 1051 | 1051 | </tableViewCell> |
| 1052 | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="educationDetail" rowHeight="280" id="cT9-nd-Syd" customClass="EducationDetailCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 1052 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="educationDetail" rowHeight="280" id="cT9-nd-Syd" customClass="EducationDetailCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 1053 | 1053 | <rect key="frame" x="0.0" y="308" width="375" height="280"/> |
| 1054 | 1054 | <autoresizingMask key="autoresizingMask"/> |
| 1055 | 1055 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="cT9-nd-Syd" id="GQz-Gg-SDo"> |
| ... | ... | @@ -1139,7 +1139,7 @@ |
| 1139 | 1139 | <outlet property="lineChartView" destination="3tc-50-XKr" id="3V4-XW-IX3"/> |
| 1140 | 1140 | </connections> |
| 1141 | 1141 | </tableViewCell> |
| 1142 | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="behaviorDetail" rowHeight="100" id="LSs-xC-on7" customClass="BehaviorDetailCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 1142 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="behaviorDetail" rowHeight="100" id="LSs-xC-on7" customClass="BehaviorDetailCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 1143 | 1143 | <rect key="frame" x="0.0" y="588" width="375" height="100"/> |
| 1144 | 1144 | <autoresizingMask key="autoresizingMask"/> |
| 1145 | 1145 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="LSs-xC-on7" id="g4b-AE-z0B"> |
| ... | ... | @@ -1147,7 +1147,7 @@ |
| 1147 | 1147 | <autoresizingMask key="autoresizingMask"/> |
| 1148 | 1148 | <subviews> |
| 1149 | 1149 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Qp-zh-xwy"> |
| 1150 | - <rect key="frame" x="10" y="10" width="394" height="89.5"/> | |
| 1150 | + <rect key="frame" x="10" y="10" width="355" height="89.5"/> | |
| 1151 | 1151 | <subviews> |
| 1152 | 1152 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="绩点: 4.3 增长1.1分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HOj-hC-AHs"> |
| 1153 | 1153 | <rect key="frame" x="10" y="38" width="104" height="14.5"/> |
| ... | ... | @@ -1156,13 +1156,13 @@ |
| 1156 | 1156 | <nil key="highlightedColor"/> |
| 1157 | 1157 | </label> |
| 1158 | 1158 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="A-" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dcR-3E-z4e"> |
| 1159 | - <rect key="frame" x="367.5" y="10" width="16.5" height="18"/> | |
| 1159 | + <rect key="frame" x="328.5" y="10" width="16.5" height="18"/> | |
| 1160 | 1160 | <fontDescription key="fontDescription" type="system" pointSize="15"/> |
| 1161 | 1161 | <color key="textColor" red="0.29803921568627451" green="0.68627450980392157" blue="0.31372549019607843" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 1162 | 1162 | <nil key="highlightedColor"/> |
| 1163 | 1163 | </label> |
| 1164 | 1164 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="排名:第三名 增长1名" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pKi-l3-fED"> |
| 1165 | - <rect key="frame" x="273" y="38" width="111" height="14.5"/> | |
| 1165 | + <rect key="frame" x="234" y="38" width="111" height="14.5"/> | |
| 1166 | 1166 | <fontDescription key="fontDescription" type="system" pointSize="12"/> |
| 1167 | 1167 | <color key="textColor" red="0.46666666666666667" green="0.46666666666666667" blue="0.46666666666666667" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 1168 | 1168 | <nil key="highlightedColor"/> |
| ... | ... | @@ -1780,7 +1780,7 @@ |
| 1780 | 1780 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 1781 | 1781 | </view> |
| 1782 | 1782 | <prototypes> |
| 1783 | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MyTableViewCell" id="Mmu-jR-2O0" customClass="MyTableViewCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 1783 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MyTableViewCell" id="Mmu-jR-2O0" customClass="MyTableViewCell" customModule="ParentAssistant" customModuleProvider="target"> | |
| 1784 | 1784 | <rect key="frame" x="0.0" y="28" width="343" height="44"/> |
| 1785 | 1785 | <autoresizingMask key="autoresizingMask"/> |
| 1786 | 1786 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Mmu-jR-2O0" id="I0U-qy-hxi"> |
| ... | ... | @@ -1828,7 +1828,7 @@ |
| 1828 | 1828 | <outlet property="newLabel" destination="Cgm-Km-mZE" id="ZPq-dp-KUH"/> |
| 1829 | 1829 | </connections> |
| 1830 | 1830 | </tableViewCell> |
| 1831 | - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="cell" rowHeight="30" id="IIk-oR-zC0"> | |
| 1831 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="cell" rowHeight="30" id="IIk-oR-zC0"> | |
| 1832 | 1832 | <rect key="frame" x="0.0" y="72" width="343" height="30"/> |
| 1833 | 1833 | <autoresizingMask key="autoresizingMask"/> |
| 1834 | 1834 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="IIk-oR-zC0" id="iIe-NI-d4g"> | ... | ... |
ParentAssistant/ParentAssistant/Supporting Files/Info.plist
| ... | ... | @@ -19,7 +19,7 @@ |
| 19 | 19 | <key>CFBundleShortVersionString</key> |
| 20 | 20 | <string>1.0.0</string> |
| 21 | 21 | <key>CFBundleVersion</key> |
| 22 | - <string>5</string> | |
| 22 | + <string>6</string> | |
| 23 | 23 | <key>LSRequiresIPhoneOS</key> |
| 24 | 24 | <true/> |
| 25 | 25 | <key>NSAppTransportSecurity</key> |
| ... | ... | @@ -28,7 +28,7 @@ |
| 28 | 28 | <true/> |
| 29 | 29 | </dict> |
| 30 | 30 | <key>NSLocationWhenInUseUsageDescription</key> |
| 31 | - <string>"需要您的同意,才能在使用期间访问位置"</string> | |
| 31 | + <string>"需要您的同意,才能在使用期间访问位置"</string> | |
| 32 | 32 | <key>NSMicrophoneUsageDescription</key> |
| 33 | 33 | <string>访问麦克风</string> |
| 34 | 34 | <key>NSPhotoLibraryUsageDescription</key> | ... | ... |