|
@@ -14,8 +14,7 @@ if (UserRole === 'other') {
|
|
<!-- try to fix auto complete -->
|
|
<!-- try to fix auto complete -->
|
|
<div class="hidden">
|
|
<div class="hidden">
|
|
<input type="text">
|
|
<input type="text">
|
|
- <input type="text">
|
|
|
|
- <input type="text">
|
|
|
|
|
|
+ <input type="password">
|
|
</div>
|
|
</div>
|
|
<suspense>
|
|
<suspense>
|
|
<div class="bg w-full h-672px flex justify-center items-center overflow-y-auto">
|
|
<div class="bg w-full h-672px flex justify-center items-center overflow-y-auto">
|