Showing
1 changed file
with
2 additions
and
0 deletions
... | ... | @@ -18,6 +18,8 @@ |
18 | 18 | </template> |
19 | 19 | </u-input> |
20 | 20 | </view> |
21 | + <button class="submit" size="default" @click="onSubmit"><text class="text">登录</text></button> | |
22 | + <view class="u-flex account-style"><view class="content" @click="openAccountFunc">账号密码登录</view></view> | |
21 | 23 | <view class="circleStyleBottom"></view> |
22 | 24 | </view> |
23 | 25 | </view> | ... | ... |