健康超市列表
This commit is contained in:
@@ -48,10 +48,10 @@
|
||||
<button @click="onSubmit" class="active" v-if="btnShow">登 录</button>
|
||||
<button v-else>登 录</button>
|
||||
</view>
|
||||
<view class="password_register" style="margin: 0 auto; text-align: center; display: block;">
|
||||
<!-- <view class="password_register" style="margin: 0 auto; text-align: center; display: block;">
|
||||
<button @click="onPageJump('/pages/user/register')">注册账号</button>
|
||||
<text v-if="type == 1000" @click="onPageJump('/pages/user/forget')">忘记密码?</text>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="third_party_login_box">
|
||||
<view class="third_party_title"><text>第三方登录</text></view>
|
||||
<view class="third_party_content">
|
||||
@@ -129,8 +129,9 @@
|
||||
isSee: false,
|
||||
code: '',
|
||||
// phone: '15022449475',
|
||||
phone: '18047689535',
|
||||
password: '123456z',
|
||||
// phone: '18047689535',
|
||||
phone: '',
|
||||
password: '',
|
||||
//验证码
|
||||
codeText: '获取验证码',
|
||||
//验证码已发
|
||||
|
||||
Reference in New Issue
Block a user