edit
This commit is contained in:
@ -242,7 +242,7 @@ export class FreightComponentsListNewComponent implements OnInit {
|
||||
title: '统一社会信用代码',
|
||||
type: 'string',
|
||||
minLength: 1,
|
||||
maxLength: 18,
|
||||
maxLength: 30,
|
||||
ui: {
|
||||
grid: { xxl: 13, xl: 18, lg: 24, md: 24 },
|
||||
optionalHelp:
|
||||
|
||||
@ -28,3 +28,11 @@ input::-webkit-inner-spin-button {
|
||||
input[type="number"] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
.alain-pro__sider-logo h1{
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.alain-pro__sider-logo{
|
||||
padding-left: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user