Jelajahi Sumber

Merge branch 'v1.1.0' into v1.1.0-iOS

“HeShaoZe” 4 bulan lalu
induk
melakukan
1ddb1e0b85
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lib/module/track/track_day_detail/track_daily_item.dart

+ 1 - 1
lib/module/track/track_day_detail/track_daily_item.dart

@@ -366,7 +366,7 @@ Widget _buildLockDesc(int? highUnlock, int? totalUnlock) {
   } else {
     return Row(
       children: [
-        Assets.images.iconTrackStay.image(width: 14.w, height: 14.w),
+        Assets.images.iconTrackUnlock.image(width: 14.w, height: 14.w),
         SizedBox(width: 2.w),
         if (highUnlock != null && highUnlock == 0)
           Text('高频解锁$highUnlock次,共${totalUnlock ?? 0}次',