统一备注框样式

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

@ -705,6 +705,10 @@
font-family: PingFang SC-Bold, PingFang SC; font-family: PingFang SC-Bold, PingFang SC;
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;
} }
} }

@ -702,6 +702,10 @@
font-family: PingFang SC-Bold, PingFang SC; font-family: PingFang SC-Bold, PingFang SC;
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;
} }
} }

@ -756,6 +756,10 @@
font-family: PingFang SC-Bold, PingFang SC; font-family: PingFang SC-Bold, PingFang SC;
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;
} }
} }

@ -615,6 +615,10 @@
font-family: PingFang SC-Bold, PingFang SC; font-family: PingFang SC-Bold, PingFang SC;
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;
} }
} }

@ -544,6 +544,10 @@
font-family: PingFang SC-Bold, PingFang SC; font-family: PingFang SC-Bold, PingFang SC;
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;
} }
} }

@ -461,6 +461,10 @@
color: #666666; color: #666666;
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;
} }
} }

@ -554,6 +554,10 @@
font-family: PingFang SC-Bold, PingFang SC; font-family: PingFang SC-Bold, PingFang SC;
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;
} }
} }

Loading…
Cancel
Save