ClapBlock | 拍砖
{{ t('nav.home') }}
{{ t('nav.assessment') }}
{{ t('nav.login') }}
{{ currentUser?.username || t('nav.user') }}
{{ currentLang === 'zh' ? 'EN' : '中文' }}
{{ t('nav.assessment') }}
{{ t('filter.category') }}:
{{ t('filter.brand') }}:
{{ t('filter.series') }}:
{{ t('filter.product') }}:
{{ t('filter.filter') }}
{{ t('filter.clear') }}
{{ t('filter.selectTip') }}
{{ t('filter.mainAttributes') }}:
{{ t('filter.budgetScore') }}:
{{ t('filter.budgetLow') }}
{{ t('filter.budgetHigh') }}
{{ isRegister ? t('auth.register') : t('auth.login') }}
×
{{ t('auth.username') }}
{{ t('auth.phone') }}
{{ t('auth.password') }}
{{ loading ? t('auth.processing') : (isRegister ? t('auth.register') : t('auth.login')) }}