Commit ae9488d3 authored by David黄金龙's avatar David黄金龙

Merge branch 'double11' into develop

* double11:
  处理 一处bug

# Conflicts:
#	galaxy/galaxy/Classes/Modules/Mine(我的)/C/YHMyViewController.swift
parents 994a4c75 e880a1a6
...@@ -421,8 +421,6 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource { ...@@ -421,8 +421,6 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
// UIViewController.current?.navigationController?.pushViewController(vc) // UIViewController.current?.navigationController?.pushViewController(vc)
// } // }
let view = YHRangeDatePickerSheetView2.sheetView() let view = YHRangeDatePickerSheetView2.sheetView()
view.block = { view.block = {
[weak self] (startDate,endDate) in [weak self] (startDate,endDate) in
......
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