mirror of
https://github.com/wahyd4/libr-ios.git
synced 2026-08-09 05:06:46 +10:00
同上
This commit is contained in:
@@ -1512,7 +1512,7 @@
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FB1-8L-lYa">
|
||||
<webView contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FB1-8L-lYa">
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="551"/>
|
||||
<color key="backgroundColor" red="0.36078431370000003" green="0.38823529410000002" blue="0.4039215686" alpha="1" colorSpace="deviceRGB"/>
|
||||
</webView>
|
||||
|
||||
@@ -104,6 +104,7 @@ class WebViewController: UIViewController {
|
||||
}
|
||||
@IBAction func dismiss(sender: AnyObject) {
|
||||
|
||||
self.navigationController?.popViewControllerAnimated(true)
|
||||
self.dismissViewControllerAnimated(true, completion: nil)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user