huanbangshouji.wxml 382 字节
<view class="bangshouji">
    <view class="huanbangleft">
        <input password type="number" placeholder='请输入手机号' placeholder-class='enterphone'/>
    </view>

    <view class="huanbangright">获取验证码</view>
</view>

<view class="bangshouji enteryan">
    <input password type="number" placeholder='请输入验证码' placeholder-class='enterphone'/>
</view>