Exemplo n.º 1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(0, 69, true);
            WriteLiteral("<div style=\"background-color:#f3f3f3;padding:10px;height:100%\">\r\n    ");
            EndContext();
            BeginContext(69, 2581, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:row", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea934050", async() => {
                BeginContext(125, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(135, 243, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:panel", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea934443", async() => {
                    BeginContext(175, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(189, 168, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:row", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea934862", async() => {
                        BeginContext(234, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(252, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:chart", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea935302", async() => {
                        }
                                                                                    );
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.Chart.ChartTagHelper>();
                        __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper);
#line 5 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field = ModelExpressionProvider.CreateModelExpression(ViewData, __model => ViewData["cd"]);

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("field", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 5 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height = 400;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("height", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 5 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-horizontal", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Title = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(334, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.RowTagHelper>();
                    __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper);
#line 4 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow = ItemsPerRowEnum.One;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("items-per-row", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(357, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelTagHelper>();
                __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper);
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.Title = (string)__tagHelperAttribute_0.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 3 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType = global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelType.Card;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("panel-type", __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(378, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(388, 242, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:panel", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea9310913", async() => {
                    BeginContext(427, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(441, 168, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:row", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea9311333", async() => {
                        BeginContext(486, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(504, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:chart", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea9311774", async() => {
                        }
                                                                                    );
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.Chart.ChartTagHelper>();
                        __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper);
#line 10 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field = ModelExpressionProvider.CreateModelExpression(ViewData, __model => ViewData["cd2"]);

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("field", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 10 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height = 400;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("height", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 10 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-horizontal", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Title = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(586, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.RowTagHelper>();
                    __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper);
#line 9 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow = ItemsPerRowEnum.One;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("items-per-row", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(609, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelTagHelper>();
                __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper);
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.Title = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 8 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType = global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelType.Card;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("panel-type", __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(630, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(640, 159, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:container", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea9317390", async() => {
                    BeginContext(654, 130, true);
                    WriteLiteral("\r\n            <a href=\"http://wtmdoc.walkingtec.cn\" target=\"_blank\">\r\n                <h2>WTM框架文档</h2>\r\n            </a>\r\n        ");
                    EndContext();
                }
                                                                            );
                __WalkingTec_Mvvm_TagHelpers_LayUI_ContainerTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.ContainerTagHelper>();
                __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_ContainerTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(799, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(809, 1826, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:container", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bd22eb4a49836ad1c8ebb9bdf4505108ebacea9318798", async() => {
                    BeginContext(823, 1797, true);
                    WriteLiteral(@"
            <span style=""font-size:16px"">WTM是纯开源框架,如果喜欢,来GitHub赏个星~~</span>
            <a href=""https://github.com/dotnetcore/wtm"" target=""_blank"" style=""background-color:#eee;background-image:linear-gradient(to bottom, #fcfcfc 0, #eee 100%);background-repeat:no-repeat;border:1px solid #d5d5d5;color:#333;padding:3px 10px 3px 8px;font-size:16px;line-height:22px"">
                <span width=""20"" style=""width:20px;height:20px;font-size:16px;line-height:22px;box-sizing:border-box; background-size:100% 100%; background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMTIgMTIgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMTIgMTIgNDAgNDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMzMzMzMzMiIGQ9Ik0zMiAxMy40Yy0xMC41IDAtMTkgOC41LTE5IDE5YzAgOC40IDUuNSAxNS41IDEzIDE4YzEgMC4yIDEuMy0wLjQgMS4zLTAuOWMwLTAuNSAwLTEuNyAwLTMuM");
                    WriteLiteral(@"iBjLTUuMyAxLjEtNi40LTIuNi02LjQtMi42QzIwIDQxLjYgMTguOCA0MSAxOC44IDQxYy0xLjctMS4yIDAuMS0xLjEgMC4xLTEuMWMxLjkgMC4xIDIuOSAyIDIuOSAyYzEuNyAyLjkgNC41IDIuMSA1LjUgMS42IGMwLjItMS4yIDAuNy0yLjEgMS4yLTIuNmMtNC4yLTAuNS04LjctMi4xLTguNy05LjRjMC0yLjEgMC43LTMuNyAyLTUuMWMtMC4yLTAuNS0wLjgtMi40IDAuMi01YzAgMCAxLjYtMC41IDUuMiAyIGMxLjUtMC40IDMuMS0wLjcgNC44LTAuN2MxLjYgMCAzLjMgMC4yIDQuNyAwLjdjMy42LTIuNCA1LjItMiA1LjItMmMxIDIuNiAwLjQgNC42IDAuMiA1YzEuMiAxLjMgMiAzIDIgNS4xYzAgNy4zLTQuNSA4LjktOC43IDkuNCBjMC43IDAuNiAxLjMgMS43IDEuMyAzLjVjMCAyLjYgMCA0LjYgMCA1LjJjMCAwLjUgMC40IDEuMSAxLjMgMC45YzcuNS0yLjYgMTMtOS43IDEzLTE4LjFDNTEgMjEuOSA0Mi41IDEzLjQgMzIgMTMuNHoiLz48L3N2Zz4=')"">&nbsp;&nbsp;&nbsp;&nbsp;</span>
                <span>Stars <cite id=""githubstars""></cite></span>
            </a>
        ");
                    EndContext();
                }
                                                                            );
                __WalkingTec_Mvvm_TagHelpers_LayUI_ContainerTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.ContainerTagHelper>();
                __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_ContainerTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2635, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
            }
                                                                        );
            __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.RowTagHelper>();
            __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper);
#line 2 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
            __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow = ItemsPerRowEnum.Two;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("items-per-row", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 2 "F:\label-print\label-print\Views\Home\FrontPage.cshtml"
            __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.Space = 10;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("space", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.Space, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(2650, 147, true);
            WriteLiteral("\r\n</div>\r\n<script>\r\n        $.get(\"/_framework/GetGithubStarts\", function (r) {\r\n            $(\"#githubstars\").html(r);\r\n        });\r\n</script>\r\n\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(0, 69, true);
            WriteLiteral("<div style=\"background-color:#f3f3f3;padding:10px;height:100%\">\r\n    ");
            EndContext();
            BeginContext(69, 3290, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:row", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "849c31bc9ef2863510469b6266e76232f316f8c14044", async() => {
                BeginContext(125, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(135, 243, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:panel", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "849c31bc9ef2863510469b6266e76232f316f8c14437", async() => {
                    BeginContext(175, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(189, 168, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:row", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "849c31bc9ef2863510469b6266e76232f316f8c14856", async() => {
                        BeginContext(234, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(252, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:chart", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "849c31bc9ef2863510469b6266e76232f316f8c15296", async() => {
                        }
                                                                                    );
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.Chart.ChartTagHelper>();
                        __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper);
#line 5 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field = ModelExpressionProvider.CreateModelExpression(ViewData, __model => ViewData["cd"]);

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("field", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 5 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height = 400;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("height", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 5 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-horizontal", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Title = (string)__tagHelperAttribute_0.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(334, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.RowTagHelper>();
                    __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper);
#line 4 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow = ItemsPerRowEnum.One;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("items-per-row", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(357, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelTagHelper>();
                __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper);
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.Title = (string)__tagHelperAttribute_0.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 3 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType = global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelType.Card;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("panel-type", __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(378, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(388, 242, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:panel", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "849c31bc9ef2863510469b6266e76232f316f8c110892", async() => {
                    BeginContext(427, 14, true);
                    WriteLiteral("\r\n            ");
                    EndContext();
                    BeginContext(441, 168, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:row", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "849c31bc9ef2863510469b6266e76232f316f8c111312", async() => {
                        BeginContext(486, 18, true);
                        WriteLiteral("\r\n                ");
                        EndContext();
                        BeginContext(504, 82, false);
                        __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:chart", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "849c31bc9ef2863510469b6266e76232f316f8c111753", async() => {
                        }
                                                                                    );
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.Chart.ChartTagHelper>();
                        __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper);
#line 10 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field = ModelExpressionProvider.CreateModelExpression(ViewData, __model => ViewData["cd2"]);

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("field", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Field, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 10 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height = 400;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("height", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Height, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 10 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal = true;

#line default
#line hidden
                        __tagHelperExecutionContext.AddTagHelperAttribute("is-horizontal", __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.IsHorizontal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                        __WalkingTec_Mvvm_TagHelpers_LayUI_Chart_ChartTagHelper.Title = (string)__tagHelperAttribute_1.Value;
                        __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                        await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                        if (!__tagHelperExecutionContext.Output.IsContentModified)
                        {
                            await __tagHelperExecutionContext.SetOutputContentAsync();
                        }
                        Write(__tagHelperExecutionContext.Output);
                        __tagHelperExecutionContext = __tagHelperScopeManager.End();
                        EndContext();
                        BeginContext(586, 14, true);
                        WriteLiteral("\r\n            ");
                        EndContext();
                    }
                                                                                );
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.RowTagHelper>();
                    __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper);
#line 9 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                    __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow = ItemsPerRowEnum.One;

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("items-per-row", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(609, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelTagHelper>();
                __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper);
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.Title = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
#line 8 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType = global::WalkingTec.Mvvm.TagHelpers.LayUI.PanelType.Card;

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("panel-type", __WalkingTec_Mvvm_TagHelpers_LayUI_PanelTagHelper.PanelType, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(630, 10, true);
                WriteLiteral("\r\n        ");
                EndContext();
                BeginContext(640, 2702, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("wt:container", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "849c31bc9ef2863510469b6266e76232f316f8c117355", async() => {
                    BeginContext(654, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
#line 14 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                    if ((bool?)ViewData["debug"] == true)
                    {
#line default
#line hidden
                        BeginContext(723, 2579, true);
                        WriteLiteral(@"                <a href=""http://wtmdoc.walkingtec.cn"" target=""_blank"">
                    <h2>WTM框架文档</h2>
                </a>
                <br /><br />
                <p style=""font-size:16px"">你正在使用<font color=""Red"">调试模式</font>,在调试模式下,框架会:</p>
                <p style=""font-size:16px""><span class=""layui-badge layui-bg-cyan"">1</span>&nbsp;反射所有controller下的所有方法作为左侧菜单</p>
                <p style=""font-size:16px""><span class=""layui-badge layui-bg-cyan"">2</span>&nbsp;登陆时自动添加用户名和密码</p>
                <p style=""font-size:16px""><span class=""layui-badge layui-bg-cyan"">3</span>&nbsp;跳过权限验证</p>
                <p style=""font-size:16px"">修改appsettings文件中的IsQuickDebug可关闭调试模式,<a href=""http://wtmdoc.walkingtec.cn/#/QuickStart/FAQ"" target=""_blank"">详见文档</a> </p>
                <span style=""font-size:16px"">WTM是纯开源框架,如果喜欢,来GitHub赏个星~~</span>
                <a href=""https://github.com/dotnetcore/wtm"" target=""_blank"" style=""background-color:#eee;background-image:linear-gradient(to bottom, #fcfcfc 0, #eee 100%);");
                        WriteLiteral(@"background-repeat:no-repeat;border:1px solid #d5d5d5;color:#333;padding:3px 10px 3px 8px;font-size:16px;line-height:22px"">
                    <span width=""20"" style=""width:20px;height:20px;font-size:16px;line-height:22px;box-sizing:border-box; background-size:100% 100%; background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMTIgMTIgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMTIgMTIgNDAgNDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMzMzMzMzMiIGQ9Ik0zMiAxMy40Yy0xMC41IDAtMTkgOC41LTE5IDE5YzAgOC40IDUuNSAxNS41IDEzIDE4YzEgMC4yIDEuMy0wLjQgMS4zLTAuOWMwLTAuNSAwLTEuNyAwLTMuMiBjLTUuMyAxLjEtNi40LTIuNi02LjQtMi42QzIwIDQxLjYgMTguOCA0MSAxOC44IDQxYy0xLjctMS4yIDAuMS0xLjEgMC4xLTEuMWMxLjkgMC4xIDIuOSAyIDIuOSAyYzEuNyAyLjkgNC41IDIuMSA1LjUgMS42IGMwLjItMS4yIDAuNy0yLjEgMS4yLTIuNmMtNC4yLTAuNS04LjctMi4xLTguNy05LjRjMC0yLjEgMC43LTM");
                        WriteLiteral(@"uNyAyLTUuMWMtMC4yLTAuNS0wLjgtMi40IDAuMi01YzAgMCAxLjYtMC41IDUuMiAyIGMxLjUtMC40IDMuMS0wLjcgNC44LTAuN2MxLjYgMCAzLjMgMC4yIDQuNyAwLjdjMy42LTIuNCA1LjItMiA1LjItMmMxIDIuNiAwLjQgNC42IDAuMiA1YzEuMiAxLjMgMiAzIDIgNS4xYzAgNy4zLTQuNSA4LjktOC43IDkuNCBjMC43IDAuNiAxLjMgMS43IDEuMyAzLjVjMCAyLjYgMCA0LjYgMCA1LjJjMCAwLjUgMC40IDEuMSAxLjMgMC45YzcuNS0yLjYgMTMtOS43IDEzLTE4LjFDNTEgMjEuOSA0Mi41IDEzLjQgMzIgMTMuNHoiLz48L3N2Zz4=')"">&nbsp;&nbsp;&nbsp;&nbsp;</span>
                    <span>Stars <cite id=""githubstars""></cite></span>
                </a>
");
                        EndContext();
#line 30 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
                    }

#line default
#line hidden
                    BeginContext(3317, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                }
                                                                            );
                __WalkingTec_Mvvm_TagHelpers_LayUI_ContainerTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.ContainerTagHelper>();
                __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_ContainerTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3342, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
            }
                                                                        );
            __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper = CreateTagHelper <global::WalkingTec.Mvvm.TagHelpers.LayUI.RowTagHelper>();
            __tagHelperExecutionContext.Add(__WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper);
#line 2 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
            __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow = ItemsPerRowEnum.Two;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("items-per-row", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.ItemsPerRow, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line 2 "D:\360安全浏览器下载\余氏东风\余氏东风\Views\Home\FrontPage.cshtml"
            __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.Space = 10;

#line default
#line hidden
            __tagHelperExecutionContext.AddTagHelperAttribute("space", __WalkingTec_Mvvm_TagHelpers_LayUI_RowTagHelper.Space, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3359, 147, true);
            WriteLiteral("\r\n</div>\r\n<script>\r\n        $.get(\"/_framework/GetGithubStarts\", function (r) {\r\n            $(\"#githubstars\").html(r);\r\n        });\r\n</script>\r\n\r\n");
            EndContext();
        }