ปรับ UI mobile
Some checks failed
frontend-action / build-image (push) Failing after 13s

This commit is contained in:
2024-05-17 20:16:57 +07:00
parent c11f53f288
commit ba0ed54e12
8 changed files with 184 additions and 48 deletions

View File

@@ -3,14 +3,14 @@
<FormMain v-if="
getUsername == '' || getUsername == null || getUsername == undefined
"/>
<div
<!-- <div
v-if="
getUsername"
getUsername&&getCheckLogin"
class="text-sub text-center py-10"
>
<v-icon icon="mdi-alert-circle-outline" size="35" color="red"></v-icon>
ไม่สามารถเข้าถึงได้ คุณลงทะเบียนแสดงตัวตนแล้ว
</div>
</div> -->
</div>
</template>
<script>