File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/BootstrapBlazor.Server Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232// Motronic 主题可选建议添加
3333< ; link rel="stylesheet" href="_content/BootstrapBlazor/css/motronic.min.css" /> ; </Pre >
3434
35- <h5 >4. 添加脚本 (< code >9.7.1</ code > 版本后可跳过此步骤) </h5 >
35+ <h5 >4. 添加脚本</h5 >
3636<p ><code >App.razor</code > 文件在 <code >body</code > 结尾位置添加如下内容它应与默认 blazor 脚本位于同一位置。</p >
3737<Pre class =" mb-3" >// 添加 BootstrapBlazor 脚本
3838< ; script src="_content/BootstrapBlazor/js/bootstrap.blazor.bundle.min.js"> ;< ; /script> ; </Pre >
Original file line number Diff line number Diff line change 11951195 "P22": "Add stylesheet file",
11961196 "P23": "Add a theme style sheet to the host file",
11971197 "P24": "Need to reference BootstrapBlazor.FontAwesome package",
1198- "P25": "Add Javascript files. This step can be skipped for versions later than <code>9.7.1</code> ",
1198+ "P25": "Add Javascript files",
11991199 "P26": "add code",
12001200 "P27": "Register the BootstrapBlazor service",
12011201 "P28": "Add namespace reference",
Original file line number Diff line number Diff line change 11951195 "P22": "添加样式表文件",
11961196 "P23": "在宿主文件中增加主题样式表",
11971197 "P24": "需引用 BootstrapBlazor.FontAwesome 包",
1198- "P25": "添加 JavaScript 文件 <code>9.7.1</code> 版本后可跳过此步骤 ",
1198+ "P25": "添加 JavaScript 文件",
11991199 "P26": "增加代码",
12001200 "P27": "注册 BootstrapBlazor 服务",
12011201 "P28": "增加命名空间引用",
You can’t perform that action at this time.
0 commit comments