更新成数据覆盖同步

This commit is contained in:
kron
2025-11-07 16:28:52 +08:00
parent 28bcfbb00a
commit 738614d724
4 changed files with 88 additions and 81 deletions

View File

@@ -83,7 +83,8 @@ onBeforeUnmount(() => {
margin-bottom: 12vw;
}
.container > image {
width: 100%;
width: 360rpx;
height: 80rpx;
transform: translateY(7px);
}
.container > view:last-child {