Commit 5b88e6d2 authored by 张杰's avatar 张杰

no message

parent 6355ce27
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<input placeholder='请输入手机号登录' style='margin:30rpx 0rpx;' bindinput='inputAction' value='{{mobile}}'></input> <input placeholder='请输入手机号登录' style='margin:30rpx 0rpx;' bindinput='inputAction' value='{{mobile}}'></input>
<view class='kg-separater' style='height:2rpx;'></view> <view class='kg-separater' style='height:2rpx;'></view>
<view class='kg-text-normal-gray'>密码</view> <view class='kg-text-normal-gray'>密码</view>
<input placeholder='请输入手机号登录' style='margin:30rpx 0rpx;' bindinput='inputPSW' value='{{psw}}' password='true'></input> <input placeholder='请输入密码登录' style='margin:30rpx 0rpx;' bindinput='inputPSW' value='{{psw}}' password='true'></input>
<view class='kg-separater' style='height:2rpx;'></view> <view class='kg-separater' style='height:2rpx;'></view>
</view> </view>
<view class='kg-operate-btn-bg'> <view class='kg-operate-btn-bg'>
......
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