From a1a8e23e169edaf82942ffc894a51ff7a2db9588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=9F=B3=E5=A4=B4?= Date: Mon, 11 Feb 2019 15:12:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E6=9C=9F=E9=80=89=E6=8B=A9=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E8=87=AA=E5=8A=A8=E5=AE=8C=E6=88=90=20autocomplete=3D?= =?UTF-8?q?"off"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NewLife.Cube/Views/Shared/_DateRange.cshtml | 4 ++-- .../Views/Shared/_DateRange.generated.cs | 16 ++++++++++------ NewLife.CubeNC/Views/Shared/_DateRange.cshtml | 4 ++-- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/NewLife.Cube/Views/Shared/_DateRange.cshtml b/NewLife.Cube/Views/Shared/_DateRange.cshtml index 4fbc0dac4..69ee49db4 100644 --- a/NewLife.Cube/Views/Shared/_DateRange.cshtml +++ b/NewLife.Cube/Views/Shared/_DateRange.cshtml @@ -6,13 +6,13 @@
- +
- +
\ No newline at end of file diff --git a/NewLife.Cube/Views/Shared/_DateRange.generated.cs b/NewLife.Cube/Views/Shared/_DateRange.generated.cs index bc0bee1b4..3c6668640 100644 --- a/NewLife.Cube/Views/Shared/_DateRange.generated.cs +++ b/NewLife.Cube/Views/Shared/_DateRange.generated.cs @@ -101,6 +101,8 @@ public override void Execute() WriteLiteral(" class=\"form-control form_datetime\""); +WriteLiteral(" autocomplete=\"off\""); + WriteLiteral(" />\r\n \r\n\r\n(p["dtEnd"] +, Tuple.Create(Tuple.Create("", 707), Tuple.Create(p["dtEnd"] #line default #line hidden -, 688), false) +, 707), false) ); -WriteAttribute("dateformat", Tuple.Create(" dateformat=\"", 700), Tuple.Create("\"", 723) +WriteAttribute("dateformat", Tuple.Create(" dateformat=\"", 719), Tuple.Create("\"", 742) #line 16 "..\..\Views\Shared\_DateRange.cshtml" -, Tuple.Create(Tuple.Create("", 713), Tuple.Create(formatStr +, Tuple.Create(Tuple.Create("", 732), Tuple.Create(formatStr #line default #line hidden -, 713), false) +, 732), false) ); WriteLiteral(" class=\"form-control form_datetime\""); +WriteLiteral(" autocomplete=\"off\""); + WriteLiteral(" />\r\n \r\n"); } diff --git a/NewLife.CubeNC/Views/Shared/_DateRange.cshtml b/NewLife.CubeNC/Views/Shared/_DateRange.cshtml index 4fbc0dac4..69ee49db4 100644 --- a/NewLife.CubeNC/Views/Shared/_DateRange.cshtml +++ b/NewLife.CubeNC/Views/Shared/_DateRange.cshtml @@ -6,13 +6,13 @@
- +
- +
\ No newline at end of file