项目结构

This commit is contained in:
2025-08-28 18:23:06 +08:00
parent ecfdbd5f86
commit cacbd7e8f6
79 changed files with 74812 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
@page
@model PrivacyModel
@{
ViewData["Title"] = "Privacy Policy";
}
<h1>@ViewData["Title"]</h1>
<p>Use this page to detail your site's privacy policy.</p>