feat:性能优化

This commit is contained in:
2026-07-25 09:12:36 +08:00
parent 3eba959b48
commit 9ab39d2aec
138 changed files with 232 additions and 1511 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<!-- 中奖记录 -->
<view class="winning_record" @click="jumpWinningRecord">
<view style="margin-top: 10rpx;">
<up-image src="/static/turntable/record.png" width="14" height="14" bgColor="#f1f6ff00"></up-image>
<up-image src="/pages/other_package/static/turntable/record.png" width="14" height="14" bgColor="#f1f6ff00"></up-image>
</view>
<view style="margin-left: 10rpx;">中奖记录</view>
</view>