You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
2.1 KiB

<view class="bg data-v-b237504c"><image class="title-img data-v-b237504c" src="https://static.ticket.sz-trip.com/tourGuide/images/login/title.png" mode></image><view class="item flex-between data-v-b237504c" style="margin-top:83rpx;"><image class="icon data-v-b237504c" src="https://static.ticket.sz-trip.com/tourGuide/images/login/phone.png" mode></image><input type="text" placeholder="请输入手机号" data-event-opts="{{[['input',[['__set_model',['$0','username','$event',[]],['form']]]]]}}" value="{{form.username}}" bindinput="__e" class="data-v-b237504c"/></view><view class="item flex-between data-v-b237504c"><image class="icon data-v-b237504c" src="https://static.ticket.sz-trip.com/tourGuide/images/login/code.png" mode></image><input type="text" placeholder="请输入图形验证码" data-event-opts="{{[['input',[['__set_model',['$0','captchaCodeId','$event',[]],['form']]]]]}}" value="{{form.captchaCodeId}}" bindinput="__e" class="data-v-b237504c"/><image class="code-img data-v-b237504c" src="{{codeImg}}" mode data-event-opts="{{[['tap',[['getCodeImg',['$event']]]]]}}" bindtap="__e"></image></view><view class="item flex-between data-v-b237504c"><image class="icon data-v-b237504c" src="https://static.ticket.sz-trip.com/tourGuide/images/login/password.png" mode></image><input type="text" password="{{showPassword}}" placeholder="请输入密码" data-event-opts="{{[['input',[['__set_model',['$0','password','$event',[]],['form']]]]]}}" value="{{form.password}}" bindinput="__e" class="data-v-b237504c"/><block wx:if="{{showPassword}}"><image class="eye-img data-v-b237504c" src="https://static.ticket.sz-trip.com/tourGuide/images/login/eye.png" mode data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e"></image></block><block wx:else><image class="eye-img data-v-b237504c" src="https://static.ticket.sz-trip.com/tourGuide/images/login/closeEye.png" mode data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" bindtap="__e"></image></block></view><view data-event-opts="{{[['tap',[['login',['$event']]]]]}}" class="btn data-v-b237504c" bindtap="__e">立即登录</view></view>