thainv-dev: UI

This commit is contained in:
nguyen van thai
2024-06-18 14:04:24 +07:00
parent f17e28472c
commit d103f4bbf7
19 changed files with 246 additions and 155 deletions
@@ -2,7 +2,7 @@
import ADSDefault from '@/assets/images/ads.jpg'
</script>
<template>
<div class="shadow">
<div class="shadow sticky top-10px">
<img :src="ADSDefault" alt="quảng cáo" class=" object-cover">
</div>
</template>