打开Assets/fontend/single.js
搜索$nextTick
![图片[1]-B2优化之评论后自动刷新-IDC之家](https://9ee-net.oss-cn-guangzhou.aliyuncs.com/2025/09/20250926203834838345.webp?x-oss-process=image/auto-orient,1/quality,q_90/format,webp)
大概在第三个$nextTick 的位置在他的下面加入一行
lazyLoadInstance.update()
如上图所示,后续b2更新或改版可能会变更位置,具体自测
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

打开Assets/fontend/single.js
搜索$nextTick
![图片[1]-B2优化之评论后自动刷新-IDC之家](https://9ee-net.oss-cn-guangzhou.aliyuncs.com/2025/09/20250926203834838345.webp?x-oss-process=image/auto-orient,1/quality,q_90/format,webp)
大概在第三个$nextTick 的位置在他的下面加入一行
lazyLoadInstance.update()
如上图所示,后续b2更新或改版可能会变更位置,具体自测
暂无评论内容