Files
litemall/renard-wx/pages/auth/login/login.wxml

7 lines
193 B
Plaintext

<view class="container">
<view class="form-box">
<button type="primary" open-type="getUserInfo" class="login-btn" bindgetuserinfo="wxLogin">微信直接登录</button>
</view>
</view>