Commit d2783aba authored by lujunye's avatar lujunye

asdfasdfasdf

parent 39a4fbf0
......@@ -282,8 +282,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate,loginDelegate,UITabBarCont
let v2 = GoodsManageListVC()
// let v3 = WorkCViewController()
let v3 = PPH_SUC_VC()
let v3 = WorkCViewController()
let v4 = WarehoseMangementListVC()
......
......@@ -16,7 +16,15 @@ import IQKeyboardManagerSwift
class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableViewDataSource,JiTuoWuXinXiViewDelegate,JiPaiFangShiViewControllerDelegate,ZengZhiServicesViewControllerDelegate,AdressSelectCellDelegate,DZGLViewControllerDelegate,XinZengDiZhiViewControllerDelegate,TitleAndTFBtnCellDelegate,WenDuCellDelegate,LogisticalSelectViewDelegate, UIPickerViewDataSource, UIPickerViewDelegate, GLAlertSelectViewDelegate,CLLocationManagerDelegate, CityListViewControllerDelegate,ToAndFormSelectViewControllerDelegate,WayBillAddressCanDelItemCellDelegate,HLLTopCellDelegate,OtherDemandViewControllerDelegate,OnlyViewCellDelegate, XiaDanUserInfoViewControllerDelegate{
//MARK: - 拼拼货
@IBAction func check_contract_action(_ sender: Any) {
print("查看条款")
}
@IBAction func click_action(_ sender: Any) {
apply_btn.isSelected = !apply_btn.isSelected
}
@IBOutlet weak var apply_btn: UIButton!
@IBOutlet weak var p_p_view: UIView!
var isLoadingTime = true
let nonce_str = String.randomStr(len: 30)
......@@ -1032,6 +1040,10 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
make.height.equalTo(30)
make.width.equalTo(self.locBtn.bounds.size.width)
})
//MARK: - 拼拼货
}
//MARK:--//冷运请求期望上门时间
......
......@@ -10,9 +10,6 @@ import UIKit
class P_P_H_YDLB_VC: BaseViewController,UITableViewDelegate,UITableViewDataSource {
@IBOutlet weak var line_view: UIView!
@IBAction func click_action(_ sender: UIButton) {
line_view.center.x = sender.center.x
......
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