监控页UI调整
This commit is contained in:
Binary file not shown.
@@ -3646,8 +3646,8 @@
|
||||
filePath = "OrderScheduling/VehicleMonitoring/ViewController/VehicleMonitoringController.swift"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "1494"
|
||||
endingLineNumber = "1494"
|
||||
startingLineNumber = "1495"
|
||||
endingLineNumber = "1495"
|
||||
landmarkName = "listView()"
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
|
||||
@@ -1428,6 +1428,7 @@ class VMLDContainerView : DDView , JXCategoryListContentViewDelegate {
|
||||
orderNumButton.snp.makeConstraints { make in
|
||||
make.left.equalTo(auto(20))
|
||||
make.top.equalTo(auto(15))
|
||||
make.height.equalTo(auto(18))
|
||||
}
|
||||
|
||||
titleLabel.setContentCompressionResistancePriority(.defaultHigh, for: .horizontal)
|
||||
|
||||
Reference in New Issue
Block a user