联系客户加图标
This commit is contained in:
Binary file not shown.
@@ -4759,8 +4759,8 @@
|
||||
filePath = "OrderScheduling/Rescue/ViewController/RescueController.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "1957"
|
||||
endingLineNumber = "1957"
|
||||
startingLineNumber = "1958"
|
||||
endingLineNumber = "1958"
|
||||
landmarkName = "init(style:reuseIdentifier:)"
|
||||
landmarkType = "7">
|
||||
<Locations>
|
||||
@@ -4807,8 +4807,8 @@
|
||||
filePath = "OrderScheduling/Rescue/ViewController/RescueController.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "1964"
|
||||
endingLineNumber = "1964"
|
||||
startingLineNumber = "1965"
|
||||
endingLineNumber = "1965"
|
||||
landmarkName = "init(style:reuseIdentifier:)"
|
||||
landmarkType = "7">
|
||||
<Locations>
|
||||
|
||||
@@ -1864,6 +1864,7 @@ class RescueIsIngCell : DDTableViewCell {
|
||||
contactButton.layer.borderColor = UIColor.hex("DDDDDD").cgColor
|
||||
contactButton.layer.borderWidth = 1
|
||||
contactButton.layer.cornerRadius = auto(4)
|
||||
contactButton.setImage(UIImage(named: "rescue_orderDispatch_call"), for: .normal)
|
||||
radiusView.addSubview(contactButton)
|
||||
dispatchButton.layer.borderColor = UIColor.hex("DDDDDD").cgColor
|
||||
dispatchButton.layer.borderWidth = 1
|
||||
|
||||
Reference in New Issue
Block a user