diff --git a/ReportService/Views/Home/Index.cshtml b/ReportService/Views/Home/Index.cshtml
index 4b00abf..7a2fea2 100644
--- a/ReportService/Views/Home/Index.cshtml
+++ b/ReportService/Views/Home/Index.cshtml
@@ -22,7 +22,7 @@
-
+
- {{bread.p}}
- {{bread.n}}
diff --git a/ReportService/wwwroot/css/site.css b/ReportService/wwwroot/css/site.css
index 2088ddf..695cdf2 100644
--- a/ReportService/wwwroot/css/site.css
+++ b/ReportService/wwwroot/css/site.css
@@ -110,4 +110,4 @@ body {
/*bootstrap样式重写*/
.container {
max-width: 100%;
-}
\ No newline at end of file
+}
diff --git a/ReportService/wwwroot/report/儿童登记报表/儿童登记报表_1.html b/ReportService/wwwroot/report/儿童登记报表/儿童登记报表_1.html
deleted file mode 100644
index f6cb6e0..0000000
--- a/ReportService/wwwroot/report/儿童登记报表/儿童登记报表_1.html
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 姓名 |
- 年龄 |
- 性别 |
- 登录用户编号 |
- 登录用户名 |
-
-
-
-
- {{i.name}} |
- {{i.age}} |
- {{i.sex}} |
- {{i.uid}} |
- {{i.Uname}} |
-
-
-
-
-
-
-
-