完成了用户邀请码的生成,通过扫描可实现注册

This commit is contained in:
2025-06-04 17:13:09 +08:00
parent 313bb8d728
commit 484d75dda5
5 changed files with 20 additions and 10 deletions

View File

@ -69,6 +69,7 @@
width: 300rpx;
height: 300rpx;
margin: 40rpx auto 0;
border-radius: 50%;
border-radius: 16rpx;
box-shadow: 0 4rpx 24rpx rgba(255, 111, 0, 0.08);
background: #fff;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB