fix: 动作详情GIF动图播放 + 收藏按钮避让胶囊

This commit is contained in:
2026-07-22 16:02:04 +08:00
parent 98126c62ec
commit 47c4801f34
9 changed files with 924 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
<view class="gif-player">
<canvas type="2d" id="gifCanvas" class="canvas"></canvas>
</view>