Commit d9db56f4 authored by Facius's avatar Facius

登录页面返回

parent 0cd5cb61
......@@ -42,8 +42,8 @@
{
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "授权登录",
"navigationStyle": "custom" ,
// "navigationBarTitleText": "授权登录",
"navigationBarBackgroundColor":"#FFFFFF",
"disableScroll": true
}
}
......
......@@ -19,7 +19,7 @@
<view class="bind-phone">{{ bindPhone }}</view>
<view class="bind-tips">{{ bindTips }}</view>
</view>
<u-gap height="570"></u-gap>
<u-gap height="480"></u-gap>
<button class="loginBtn" v-if="needAuth" lang="zh_CN" @tap="getUserProfile">
<text class="u-font-32 white">{{ loginTitle }}</text>
</button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment