diff --git a/BlazorStudy.Bootstrap5Study/BlazorStudy.Bootstrap5Study.csproj b/BlazorStudy.Bootstrap5Study/BlazorStudy.Bootstrap5Study.csproj
index 0b75ce4..a93c070 100644
--- a/BlazorStudy.Bootstrap5Study/BlazorStudy.Bootstrap5Study.csproj
+++ b/BlazorStudy.Bootstrap5Study/BlazorStudy.Bootstrap5Study.csproj
@@ -44,4 +44,8 @@
+
+
+
+
diff --git a/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/Import.html b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/Import.html
new file mode 100644
index 0000000..8b7b2fd
--- /dev/null
+++ b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/Import.html
@@ -0,0 +1,13 @@
+
+
+
\ No newline at end of file
diff --git a/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/ImportIframe.html b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/ImportIframe.html
new file mode 100644
index 0000000..85d5620
--- /dev/null
+++ b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/ImportIframe.html
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+ 使用 iframe
+
+
+
+
+
+
\ No newline at end of file
diff --git a/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/Index.html b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/Index.html
new file mode 100644
index 0000000..5864895
--- /dev/null
+++ b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/Index.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+ 主页面
+
+
+
+
+
+
+ 经比较,使用js或jQuery库最方便!
+
+
+
+
+
+
\ No newline at end of file
diff --git a/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseIframe.html b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseIframe.html
new file mode 100644
index 0000000..08bb845
--- /dev/null
+++ b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseIframe.html
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+ 使用 iframe
+
+
+
+
+
+
\ No newline at end of file
diff --git a/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseJquery.html b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseJquery.html
new file mode 100644
index 0000000..5a47fc3
--- /dev/null
+++ b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseJquery.html
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+ 使用jQuery
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseJs.html b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseJs.html
new file mode 100644
index 0000000..f040d7d
--- /dev/null
+++ b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseJs.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+ 使用js
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseLink.html b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseLink.html
new file mode 100644
index 0000000..5013314
--- /dev/null
+++ b/BlazorStudy.Bootstrap5Study/wwwroot/引用html文件方法/UseLink.html
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+ 使用 import
+
+
+
+
+
+
+
+
+ 使用Link.Import 内容区
+
+
+
+