Commit bc3c55cd authored by lujunye's avatar lujunye

timeBgV

parent 98473f94
......@@ -42,6 +42,7 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
var keyWord = ""
@IBOutlet weak var timeBgView: UIView!
var wlgsArr:Array<UIButton> = []
var zfztArr:Array<UIButton> = []
var dyztArr:Array<UIButton> = []
......
......@@ -20,6 +20,7 @@
<outlet property="searchVBg" destination="7gn-wh-Lhk" id="wOG-0w-jdg"/>
<outlet property="standerTF" destination="YAK-sz-pnE" id="1FG-z7-27A"/>
<outlet property="timeBgH" destination="poR-Of-Vq5" id="60c-YU-qeq"/>
<outlet property="timeBgView" destination="eih-w3-GJh" id="JDf-Nw-UcZ"/>
<outlet property="timeTF" destination="6Uc-Df-mp9" id="zXv-P2-UVy"/>
<outlet property="topView" destination="5Ue-mR-h4b" id="IVg-qY-dGD"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
......@@ -84,7 +85,7 @@
<action selector="closeAction:" destination="-1" eventType="touchUpInside" id="9nL-Uh-vUh"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xh4-sF-lK5">
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xh4-sF-lK5">
<rect key="frame" x="0.0" y="95" width="375" height="480"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2BT-jd-xNB">
......
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