File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/BootstrapBlazor.Server/Components Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242
4343 <BlazorReconnector @rendermode =" new InteractiveServerRenderMode(false)" />
4444
45- <script src =" _content/BootstrapBlazor.SummerNote/js/jquery-3.6.0.min.js" ></script >
46- <script src =" _content/BootstrapBlazor/js/bootstrap.blazor.bundle.min.js" ></script >
47- <script src =" _framework/blazor.web.js" ></script >
45+ <script src =" @Assets[ " _content /BootstrapBlazor.SummerNote /js /jquery-3.6.0.min.js " ] " ></script >
46+ <script src =" @Assets[ " _content /BootstrapBlazor /js /bootstrap.blazor.bundle.min.js " ] " ></script >
47+ <script src =" @Assets[ " _framework /blazor.web.js " ] " ></script >
4848 @if (Env .IsProduction ())
4949 {
5050 <script type =" text/javascript" src =" https://cdn.wwads.cn/js/makemoney.js" ></script >
You can’t perform that action at this time.
0 commit comments