ปรับหน้า ui เช็คอิน ในส่วนของมือถือ
This commit is contained in:
parent
90cc20554b
commit
feb78d06ce
5 changed files with 482 additions and 247 deletions
|
|
@ -517,7 +517,7 @@ onMounted(async () => {
|
|||
:style="
|
||||
$q.screen.gt.xs
|
||||
? 'padding: 1.8% 2%; margin-top: -200px;'
|
||||
: 'padding: 5% 4%; margin-top: -200px;'
|
||||
: 'padding: 0% 0%; margin-top: -200px;'
|
||||
"
|
||||
>
|
||||
<router-view :key="$route.fullPath" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue