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

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

1.打开jtable.css文件

【..\MyCompanyName.AbpZeroTemplate.Web\libs\jquery-jtable\themes\metro\blue\jtable.css】
并注释掉谷歌相关的连接,然后保存
 

2.打开StylePaths.cs文件

【..\MyCompanyName.AbpZeroTemplate.Web\App_Start\Bundling\StylePaths.cs】
把jtable.min.css替换为jtable.css,保存并生成
posted @ 2017-01-09 20:24  李子深  阅读(2723)  评论(2编辑  收藏  举报
李子深的博客

真诚赞赏,手留余香

使用微信扫描二维码完成支付