From 14f350e4fb5158351993dc38c56ad2db97ce074a Mon Sep 17 00:00:00 2001 From: 左丞 Date: Thu, 18 May 2017 09:55:13 +0800 Subject: [PATCH] no message --- YouerLiveVideo/YouerLiveVideo/controllers/TVStation/SearchTVStationListViewController.swift | 5 ++++- YouerLiveVideo/YouerLiveVideo/controllers/TVStation/TVStation.storyboard | 207 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 191 insertions(+), 21 deletions(-) diff --git a/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/SearchTVStationListViewController.swift b/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/SearchTVStationListViewController.swift index 6b5c023..33e5c64 100644 --- a/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/SearchTVStationListViewController.swift +++ b/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/SearchTVStationListViewController.swift @@ -10,6 +10,9 @@ import UIKit class SearchTVStationListViewController: UIViewController { var alList:[String] = ["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"] + + @IBOutlet weak var selectView: UIView! + override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view. @@ -39,7 +42,7 @@ extension SearchTVStationListViewController:UITableViewDataSource,UITableViewDel } func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { - return 3 + return 1 } func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { diff --git a/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/TVStation.storyboard b/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/TVStation.storyboard index b232a18..20b9dde 100644 --- a/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/TVStation.storyboard +++ b/YouerLiveVideo/YouerLiveVideo/controllers/TVStation/TVStation.storyboard @@ -1,10 +1,10 @@ - + - + @@ -89,37 +89,200 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - + @@ -166,20 +329,24 @@ - - + - + + + + - + + + -- libgit2 0.21.0