htc před 21 hodinami
rodič
revize
697e64e696
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      pagesMy/achievement.vue

+ 3 - 1
pagesMy/achievement.vue

@@ -67,7 +67,7 @@
 				<view class="bottom adfacjb">
 					<view class="left adfac">
 						<view class="img">
-							<image src=""></image>
+							<image src="https://sxsn.ringzle.com/happytree-admin/profile/2025/12/12/7e272eb5-272f-4ec2-909c-cb4582ee9124.jpg"></image>
 						</view>
 						<view class="texts adffc">
 							<text>扫描二维码</text>
@@ -469,6 +469,7 @@
 							image{
 								width: 100%;
 								height: 100%;
+								border-radius: 50%;
 							}
 						}
 						.texts{
@@ -491,6 +492,7 @@
 						color: #FFFFFF;
 						line-height: 38rpx;
 						font-style: italic;
+						padding-right: 10rpx;
 					}
 				}
 			}