位置 /public/themes/clientarea/userCenter/clientarea.tpl
在地93行加入代码:
<!-- 新增:右侧图片框 -->
<div class="profile-image-container" style="position: absolute; top: -40px; right: 20px;">
<div class="profile-image-card" style="text-align: center; width: 150px; height: 150px;">
<img src="/themes/web/www/upload/local69e32ffa2f9bc.png" alt="Profile Image" style="width: 100%; height: 100%; object-fit: cover; border-radius: 8px;">
</div>
<div style="text-align: center; margin-top: 10px; font-size: 14px; color: #666;">
扫码加入交流群
</div>
</div>这样就可以了!

