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
253 B
Plaintext

2 years ago
<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>