Commit 9815a4c1 authored by pete谢兆麟's avatar pete谢兆麟

订单搜索

parent 1f41a0b9
......@@ -136,7 +136,7 @@ extension YHOrderSearchViewController: UITableViewDelegate, UITableViewDataSourc
}
func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
return 255
return 295
}
func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
......
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