Skip to content

加入标签页懒加载

Compare
Choose a tag to compare
@mosiboom mosiboom released this 27 Jul 09:21
· 7 commits to master since this release

更新内容:

  • 本次更新主要是添加了懒加载功能,可在配置文件中选择是否需要开启:
# 是否开启懒加载模式
'lazy_load' => true
  • 执行以下命令依次进行更新:
composer remove mosiboom/dcat-iframe-tab
composer require mosiboom/dcat-iframe-tab:1.1.6
php artisan vendor:publish --tag=iframe-tab --force
  • 注意:本次更新涉及到js的更改,如果未生效,请清理浏览器缓存