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="tel" hover-class="none" hover-stop-propagation="false">
|
|
<span class="fw500">手机号</span>
|
|
<span>{{tel}}</span>
|
|
</view>
|
|
<view class="explain" hover-class="none" hover-stop-propagation="false" style="">
|
|
暂不支持修改。
|
|
</view> |