itrx.io
Open in
urlscan Pro
2606:4700:10::ac43:b57
Public Scan
Submitted URL: https://t.trxme.me/
Effective URL: https://itrx.io/zh-hans/buyer/register?code=9D4259
Submission: On September 15 via api from US — Scanned from US
Effective URL: https://itrx.io/zh-hans/buyer/register?code=9D4259
Submission: On September 15 via api from US — Scanned from US
Form analysis
1 forms found in the DOM<form class="mt-6" @submit.prevent="submit">
<div>
<label for="username" class="block text-sm font-bold text-gray-800 dark:text-gray-200" :class="{'text-red-500': data.email_error}">邮箱</label>
<input type="text" placeholder="验证后账号可用" x-model="data.email" @change="valid_form('email')" :class="{'border-red-500': data.email_error, 'focus:border-red-500': data.email_error}"
class="block w-full px-4 py-2 mt-2 text-gray-700 bg-white border rounded-lg shadow-sm focus:border-indigo-500 focus:border-2 focus:shadow-lg">
<span class="text-xs text-red-500" x-show="data.email_error" x-text="data.email_error" style="display: none;"></span>
</div>
<div class="mt-4">
<label for="password" class="block text-sm font-bold text-gray-800 dark:text-gray-200" :class="{'text-red-500': data.password_error}">密码</label>
<input type="password" placeholder="至少6位" id="password" x-model="data.password" @change="valid_form('password')" :class="{'border-red-500': data.password_error, 'focus:border-red-500': data.password_error}"
class="block w-full px-4 py-2 mt-2 text-gray-700 bg-white border rounded-lg shadow-sm focus:border-indigo-500 focus:border-2 focus:shadow-lg">
<span class="text-xs text-red-500" x-show="data.password_error" x-text="data.password_error" style="display: none;"></span>
</div>
<div class="mt-4">
<label for="password_re" class="block text-sm font-bold text-gray-800 dark:text-gray-200" :class="{'text-red-500': data.password_re_error}">重复密码</label>
<input type="password" placeholder="重复密码" id="password_re" x-model="data.password_re" @change="valid_form('password_re')" :class="{'border-red-500': data.password_re_error, 'focus:border-red-500': data.password_re_error}"
class="block w-full px-4 py-2 mt-2 text-gray-700 bg-white border rounded-lg shadow-sm focus:border-indigo-500 focus:border-2 focus:shadow-lg">
<span class="text-xs text-red-500" x-show="data.password_re_error" x-text="data.password_re_error" style="display: none;"></span>
</div>
<div class="mt-6">
<button :class="{'cursor-not-allowed': data.loading}"
class="w-full block text-center cursor-pointer px-6 py-2.5 text-sm font-medium tracking-wide text-white capitalize transition-colors duration-300 transform bg-indigo-500 rounded-lg hover:bg-indigo-700 focus:outline-none focus:ring focus:ring-indigo-300 focus:ring-opacity-50">
<svg style="display: none;" x-show="data.loading" class="animate-spin -ml-1 mr-3 h-5 w-5 text-white inline" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
<circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
<path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
</svg> 注册 </button>
</div>
</form>
Text Content
简体中文 English 简体中文 Русский Tron Energy 邮箱 密码 重复密码 注册 已有账号? 立即登录 确定 取消 Loading... 取消 确定