比赛结果数据源修改
This commit is contained in:
@@ -106,7 +106,7 @@ const comingSoon = () => {
|
||||
<view class="feature-grid">
|
||||
<view class="bow-card">
|
||||
<image
|
||||
src="https://api.shelingxingqiu.com/attachment/2025-07-15/dbci3g2g77tbxnujdl.webp"
|
||||
src="https://api.shelingxingqiu.com/attachment/2025-07-15/dbciq9qhkpd3pqxawo.webp"
|
||||
mode="widthFix"
|
||||
@click="() => toPage('/pages/my-device')"
|
||||
/>
|
||||
@@ -343,12 +343,13 @@ const comingSoon = () => {
|
||||
|
||||
.player-avatar,
|
||||
.more-players {
|
||||
width: 80rpx;
|
||||
height: 80rpx;
|
||||
width: 82rpx;
|
||||
height: 82rpx;
|
||||
border-radius: 50%;
|
||||
margin-right: -10px;
|
||||
border: 1px solid #000;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.player-avatar > image:first-child,
|
||||
|
||||
Reference in New Issue
Block a user