统一备注框样式

main
张群 2 years ago
parent a32a7ef3bc
commit a2f83f4cab
  1. 4
      pages/airport/airport-runData/form.vue
  2. 4
      pages/highWay/runData/form.vue
  3. 4
      pages/highWay/runStatusData/form.vue
  4. 4
      pages/portShipping/waterInternational/form.vue
  5. 4
      pages/railway/railwayRunData/form.vue
  6. 4
      pages/water/transportation/form.vue
  7. 4
      pages/water/waterWay/form.vue

@ -706,6 +706,10 @@
font-weight: bold; font-weight: bold;
margin-bottom: 30rpx; margin-bottom: 30rpx;
} }
/deep/ .is-input-border{
border-radius: 20rpx !important;
border: 1px solid #c1c1c1 !important;
}
} }
.form_item { .form_item {

@ -703,6 +703,10 @@
font-weight: bold; font-weight: bold;
margin-bottom: 30rpx; margin-bottom: 30rpx;
} }
/deep/ .is-input-border{
border-radius: 20rpx !important;
border: 1px solid #c1c1c1 !important;
}
} }
.form_item { .form_item {

@ -757,6 +757,10 @@
font-weight: bold; font-weight: bold;
margin-bottom: 30rpx; margin-bottom: 30rpx;
} }
/deep/ .is-input-border{
border-radius: 20rpx !important;
border: 1px solid #c1c1c1 !important;
}
} }
.form_item { .form_item {

@ -616,6 +616,10 @@
font-weight: bold; font-weight: bold;
margin-bottom: 30rpx; margin-bottom: 30rpx;
} }
/deep/ .is-input-border{
border-radius: 20rpx !important;
border: 1px solid #c1c1c1 !important;
}
} }
.form_item { .form_item {

@ -545,6 +545,10 @@
font-weight: bold; font-weight: bold;
margin-bottom: 30rpx; margin-bottom: 30rpx;
} }
/deep/ .is-input-border{
border-radius: 20rpx !important;
border: 1px solid #c1c1c1 !important;
}
} }
.form_item { .form_item {

@ -462,6 +462,10 @@
font-size: 26rpx; font-size: 26rpx;
margin-bottom: 30rpx; margin-bottom: 30rpx;
} }
/deep/ .is-input-border{
border-radius: 20rpx !important;
border: 1px solid #c1c1c1 !important;
}
} }
.form_item { .form_item {

@ -555,6 +555,10 @@
font-weight: bold; font-weight: bold;
margin-bottom: 30rpx; margin-bottom: 30rpx;
} }
/deep/ .is-input-border{
border-radius: 20rpx !important;
border: 1px solid #c1c1c1 !important;
}
} }
.form_item { .form_item {

Loading…
Cancel
Save