[最新]
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
</view>
|
||||
<form bindsubmit="registerForm" class="site-form">
|
||||
<!-- 输入手机号相关 -->
|
||||
<view class="inputs">
|
||||
<input type="text" placeholder="请输入姓名" name="nickname" />
|
||||
</view>
|
||||
<view class="inputs">
|
||||
<input type="number" placeholder="请输入手机号" maxlength="11" bindinput="bindInput" />
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user