diff --git a/src/Wasm/BootstrapBlazor.WebAssembly.ClientHost/wwwroot/BrowserNotSupported.html b/src/Wasm/BootstrapBlazor.WebAssembly.ClientHost/wwwroot/BrowserNotSupported.html new file mode 100644 index 0000000000000000000000000000000000000000..e69d8d61f2d10713f0c38801328dd063526174f0 --- /dev/null +++ b/src/Wasm/BootstrapBlazor.WebAssembly.ClientHost/wwwroot/BrowserNotSupported.html @@ -0,0 +1,23 @@ + + + + + Bootstrap Blazor - 企业级 UI 组件库 + + +
您的浏览器不支持 WebAssembly
+ +
+ +
+ Your browser doesn't support WebAssembly +
+ +
+ +
+ For more information on WebAssembly browser support please follow this link. +
+ + + diff --git a/src/Wasm/BootstrapBlazor.WebAssembly.ClientHost/wwwroot/index.html b/src/Wasm/BootstrapBlazor.WebAssembly.ClientHost/wwwroot/index.html index be734394a88e30e579378610e843b8c49a73a9f0..ab4350efa9185929f854869baff34b1fd7aafc45 100644 --- a/src/Wasm/BootstrapBlazor.WebAssembly.ClientHost/wwwroot/index.html +++ b/src/Wasm/BootstrapBlazor.WebAssembly.ClientHost/wwwroot/index.html @@ -58,7 +58,7 @@ - + @@ -67,25 +67,50 @@