代码优化

This commit is contained in:
kron
2025-09-25 16:04:37 +08:00
parent 2a1bc1e3bc
commit b8d0c6c567
6 changed files with 57 additions and 53 deletions

View File

@@ -167,7 +167,7 @@ onShareTimeline(() => {
</view>
</view>
<view class="ranking-section">
<image src="../static/rank-bg.png" mode="widthFix" />
<image src="https://static.shelingxingqiu.com/attachment/2025-09-25/dd1p9ci9v7frcrsxhj.png" mode="widthFix" />
<button
class="into-btn"
@click="() => toPage('/pages/ranking')"