zhangbo1_wd

选中底导gif播放一次

... ... @@ -171,7 +171,10 @@ export struct BottomNavigationComponent {
// 是否开启一级内存缓存
isCacheable: true,
// 磁盘缓存
strategy: new ALL()
strategy: new ALL(),
gif: {
playTimes: 1
}
};
return imageKnifeOption
}
... ...