webform bug

This commit is contained in:
2021-11-05 17:20:18 +08:00
parent 7777119e97
commit d377a872c1
3 changed files with 14 additions and 13 deletions

View File

@@ -10,6 +10,7 @@
<title><%: Page.Title %> - 我的 ASP.NET 應用程式</title>
<asp:ContentPlaceHolder runat="server" ID="HeadContent"></asp:ContentPlaceHolder>
<asp:PlaceHolder runat="server" >
<%: Scripts.Render("~/bundles/modernizr") %>
</asp:PlaceHolder>