mirror of
https://github.com/wahyd4/libr-ios.git
synced 2026-08-09 05:06:46 +10:00
update code
This commit is contained in:
@@ -1649,10 +1649,10 @@
|
||||
</objects>
|
||||
<point key="canvasLocation" x="-3573" y="3452"/>
|
||||
</scene>
|
||||
<!--Feed Back View Controller-->
|
||||
<!--反馈建议-->
|
||||
<scene sceneID="aiq-XZ-RKp">
|
||||
<objects>
|
||||
<viewController id="1fJ-yn-eIw" customClass="FeedBackViewController" customModule="librx" customModuleProvider="target" sceneMemberID="viewController">
|
||||
<viewController title="反馈建议" id="1fJ-yn-eIw" customClass="FeedBackViewController" customModule="librx" customModuleProvider="target" sceneMemberID="viewController">
|
||||
<layoutGuides>
|
||||
<viewControllerLayoutGuide type="top" id="N3Y-xQ-MVG"/>
|
||||
<viewControllerLayoutGuide type="bottom" id="Rjf-vv-zMn"/>
|
||||
|
||||
@@ -17,7 +17,6 @@ class FeedBackViewController: UIViewController {
|
||||
|
||||
// Do any additional setup after loading the view.
|
||||
|
||||
self.title = "反馈建议"
|
||||
self.navigationController?.navigationBar.tintColor = UIColor.whiteColor()
|
||||
self.webView.loadRequest(NSURLRequest(URL: NSURL(string:FeedBack.glodDataFormUrl)!))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user