Commit c7237d99 authored by lujunye's avatar lujunye

jlsa;djkfladsja;lsjdf

parent 2be49d1f
...@@ -1162,7 +1162,9 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie ...@@ -1162,7 +1162,9 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
city_id = item.city_id! city_id = item.city_id!
} }
} }
if pphCarTypesArr.count == 0{
getPPHCar() getPPHCar()
}
let line = UIView() let line = UIView()
line.backgroundColor = UIColor(named: "灰色分界线") line.backgroundColor = UIColor(named: "灰色分界线")
topCarBtnSelectView.addSubview(line) topCarBtnSelectView.addSubview(line)
......
...@@ -376,7 +376,7 @@ ...@@ -376,7 +376,7 @@
</userDefinedRuntimeAttribute> </userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes> </userDefinedRuntimeAttributes>
</view> </view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vf0-aT-43t"> <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vf0-aT-43t">
<rect key="frame" x="0.0" y="88" width="414" height="808"/> <rect key="frame" x="0.0" y="88" width="414" height="808"/>
<subviews> <subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dYD-zk-l4l"> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dYD-zk-l4l">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment