login.wxml 262 字节
<view class="content"><view class="header"><image src="/static/images/login/logo.png"></image></view><button class="button-login" hover-class="button-hover" open-type="getPhoneNumber" bindtap="{{a}}" bindgetphonenumber="{{b}}"><text>登录</text></button></view>