Merge branch 'feture-yt' into dev
# Conflicts: # pages/loginModule/register/register.js
This commit is contained in:
@ -12,6 +12,7 @@
|
|||||||
<view class="flex-col justify-start relative section">
|
<view class="flex-col justify-start relative section">
|
||||||
<input class="flex-col justify-start items-start text-wrapper_5 view input"
|
<input class="flex-col justify-start items-start text-wrapper_5 view input"
|
||||||
placeholder="请输入昵称"
|
placeholder="请输入昵称"
|
||||||
|
maxlength="6"
|
||||||
bindinput="onInput" data-field="nickname" value="{{nickname}}"
|
bindinput="onInput" data-field="nickname" value="{{nickname}}"
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
|
Reference in New Issue
Block a user