ASP.NET Zero--4.不使用谷歌字体,提升加载速度

jtable控件样式中会使用到谷歌字体,每次访问都特别慢

1.打开jtable.css文件

【..\MyCompanyName.AbpZeroTemplate.Web\libs\jquery-jtable\themes\metro\blue\jtable.css】
并注释掉谷歌相关的连接,然后保存
ASP.NET Zero--4.不使用谷歌字体,提升加载速度
 

2.打开StylePaths.cs文件

【..\MyCompanyName.AbpZeroTemplate.Web\App_Start\Bundling\StylePaths.cs】
把jtable.min.css替换为jtable.css,保存并生成
上一篇:如何解决KEIL 5 编KEIL4同RTX系统的project解决方法


下一篇:error: can't copy 'docx\templates\default-docx-template': doesn't exist or not a regular file --------------- Failed building wheel for python-docx; python-docx的安装使用;python操作word