Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -18,6 +18,8 @@ | @@ -18,6 +18,8 @@ | ||
| 18 | </template> | 18 | </template> | 
| 19 | </u-input> | 19 | </u-input> | 
| 20 | </view> | 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 | <view class="circleStyleBottom"></view> | 23 | <view class="circleStyleBottom"></view> | 
| 22 | </view> | 24 | </view> | 
| 23 | </view> | 25 | </view> |