UI修改
This commit is contained in:
@@ -106,7 +106,7 @@ const comingSoon = () => {
|
||||
<view class="feature-grid">
|
||||
<view class="bow-card">
|
||||
<image
|
||||
src="../static/bow-bg.png"
|
||||
src="https://api.shelingxingqiu.com/attachment/2025-07-15/dbci3g2g77tbxnujdl.webp"
|
||||
mode="widthFix"
|
||||
@click="() => toPage('/pages/my-device')"
|
||||
/>
|
||||
@@ -268,7 +268,7 @@ const comingSoon = () => {
|
||||
|
||||
.bow-card > text {
|
||||
position: absolute;
|
||||
top: 67%;
|
||||
top: 65%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
white-space: nowrap;
|
||||
@@ -281,7 +281,7 @@ const comingSoon = () => {
|
||||
}
|
||||
|
||||
.bow-card > image:nth-child(3) {
|
||||
transform: translateY(11px);
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
|
||||
.practice-card {
|
||||
@@ -367,6 +367,7 @@ const comingSoon = () => {
|
||||
line-height: 18px;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
color: #fff;
|
||||
}
|
||||
.player-avatar > image:last-child {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user