diff --git a/Sources/mld/MyShippingWeb/Views/Home/Index.cshtml b/Sources/mld/MyShippingWeb/Views/Home/Index.cshtml index 221a099..13a8006 100644 --- a/Sources/mld/MyShippingWeb/Views/Home/Index.cshtml +++ b/Sources/mld/MyShippingWeb/Views/Home/Index.cshtml @@ -155,20 +155,20 @@
- +
获取
- +
- +
@@ -882,4 +882,11 @@ font-weight: bold; font-size:13px; } + .has-error .control-label { + color: #c91bd6; + font-weight: bold; + } + .has-error .form-control-feedback { + color: #c91bd6 !important; + } \ No newline at end of file