模拟了微信支付功能

This commit is contained in:
2025-08-08 19:21:04 +08:00
parent 85df7bfc4e
commit c1817b6255
14 changed files with 246 additions and 30 deletions

View File

@ -24,9 +24,10 @@
border-radius: 8.33rpx;
}
.image {
padding: 10rpx;
width: 151.25rpx;
height: 151.25rpx;
margin: 20rpx;
width: 141.25rpx;
height: 141.25rpx;
border-radius: 30rpx;
}
button {
/* 去掉默认最小宽度 */