@@ -24,7 +24,7 @@
密码必须是8-16位的数字,字母的组合(不能是纯数字)
</view>
<view class="save">
- <button form-type="submit">登录</button>
+ <button form-type="submit">确定</button>
</form>
@@ -11,7 +11,7 @@
<input type='number' name="phone" placeholder='请输入您本人的手机号码'></input>
<view class='input'>
- <input type='text' name="password" placeholder='请输入密码(首次登陆密码为手机号后八位)' password></input>
+ <input type='text' name="password" placeholder='请输入密码' password></input>