feat: 打包优化
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
v-if="!isCompleted && !isExpired"
|
||||
:class="{ mobile: isMobile, tablet: isTablet }"
|
||||
>
|
||||
<div class="form-header" v-if="showStep(0)">
|
||||
<div class="form-header" v-if="showStep(0) && isMobile || isTablet">
|
||||
<div class="form-title poppins-bold">
|
||||
{{ t('AwardApply.emailVerification') }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user