You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<view class="nickname" hover-class="none" hover-stop-propagation="false">
|
|
<span class="fw500">微信昵称</span>
|
|
<span>{{nickName}}</span>
|
|
</view>
|
|
<view class="explain" hover-class="none" hover-stop-propagation="false" style="">
|
|
暂不支持修改。
|
|
</view> |