合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
[open-data]显示用户信息(https://developers.weixin.qq.com/miniprogram/dev/component/open-data.html) ~~~ <open-data type="userAvatarUrl" class="logo"></open-data> ~~~ >[info]1.将图像变为圆形 ~~~ .logo{ display:block; overflow:hidden; width:200rpx; height:200rpx; } ~~~