UI优化
This commit is contained in:
@@ -230,7 +230,10 @@ onHide(() => {});
|
||||
</view>
|
||||
</Guide>
|
||||
<view v-if="battleType === 1" class="team-mode">
|
||||
<image src="../static/1v1-bg.png" mode="widthFix" />
|
||||
<image
|
||||
src="https://static.shelingxingqiu.com/attachment/2025-08-05/dbua9nuf5fyeph7cxi.png"
|
||||
mode="widthFix"
|
||||
/>
|
||||
<view>
|
||||
<view class="player" :style="{ transform: 'translateY(-60px)' }">
|
||||
<image
|
||||
|
||||
Reference in New Issue
Block a user