[本时生活小程序-线上备份]
This commit is contained in:
5
pages/login/login.wxml
Normal file
5
pages/login/login.wxml
Normal file
@@ -0,0 +1,5 @@
|
||||
<!-- 微信授权 -->
|
||||
<view class="loginImg">
|
||||
<image src="/static/img/login_img.png" mode="widthFix"></image>
|
||||
</view>
|
||||
<button class="loginBtn" size="mini" hover-class="none" open-type="getUserInfo" bindgetuserinfo="userInfo" lang="zh_CN" disabled="{{isLogin}}">用户授权</button>
|
||||
Reference in New Issue
Block a user