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.
8 lines
383 B
Plaintext
8 lines
383 B
Plaintext
|
2 years ago
|
|
||
|
2 years ago
|
<view class="trueName" hover-class="none" hover-stop-propagation="false">
|
||
|
2 years ago
|
<span class='display-flex fw500'>实名认证<view class='iconfont icon-yirenzheng ysd-base-color fw400 f18 ml4' ></view></span>
|
||
|
|
<span style="align-items:center">{{trueName}}</span>
|
||
|
2 years ago
|
</view>
|
||
|
|
<view class="explain" hover-class="none" hover-stop-propagation="false" style="">
|
||
|
|
暂不支持修改。
|
||
|
|
</view>
|