diff --git a/Bootstrap.Admin/Views/Admin/Mobile.cshtml b/Bootstrap.Admin/Views/Admin/Mobile.cshtml
index 6ee19af8..01c42125 100644
--- a/Bootstrap.Admin/Views/Admin/Mobile.cshtml
+++ b/Bootstrap.Admin/Views/Admin/Mobile.cshtml
@@ -4,6 +4,23 @@ NavigatorBarModel
ViewBag.Title = "客户端测试";
Layout = "~/Views/Shared/_Admin.cshtml";
}
+@section javascript {
+
+}
@section css {
}
-@await Html.PartialAsync("_Mobile")
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Bootstrap.Admin/Views/Shared/_Mobile.cshtml b/Bootstrap.Admin/Views/Shared/_Mobile.cshtml
deleted file mode 100644
index ba53ac4b..00000000
--- a/Bootstrap.Admin/Views/Shared/_Mobile.cshtml
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-