改进
This commit is contained in:
parent
46bb639fcf
commit
1e3dd8c979
@ -41,7 +41,7 @@ class="text-decoration-underline">服务条款</a></p>
|
||||
<input type="text" class="form-control" placeholder="用户名"
|
||||
aria-label="用户名" name="name" required maxlength="25"
|
||||
value="{{ $user->name }}">
|
||||
<label>{{ __('Username') }}</label>
|
||||
<label>用户名</label>
|
||||
</div>
|
||||
|
||||
<button type="submit" class="btn btn-primary">
|
||||
|
Loading…
Reference in New Issue
Block a user