diff --git a/.vs/api/v16/.suo b/.vs/api/v16/.suo index 0b15f0f..7d7ece4 100644 Binary files a/.vs/api/v16/.suo and b/.vs/api/v16/.suo differ diff --git a/api/Default.aspx b/api/Default.aspx index 68e05db..8eae6bd 100644 --- a/api/Default.aspx +++ b/api/Default.aspx @@ -4,19 +4,6 @@ - - - - -

Products

- - - - - - -
NamePrice
-
+ + +

Products

+ + + + + + +
NamePrice
+ + +
diff --git a/api/Site.Master b/api/Site.Master index d75c0da..dddaf5a 100644 --- a/api/Site.Master +++ b/api/Site.Master @@ -10,6 +10,7 @@ <%: Page.Title %> - 我的 ASP.NET 應用程式 + <%: Scripts.Render("~/bundles/modernizr") %>