tg app fix
This commit is contained in:
@@ -97,7 +97,6 @@ onBeforeUnmount(() => {
|
||||
|
||||
<template>
|
||||
<Toast/>
|
||||
{{tgApp.initData}}
|
||||
<!-- {{platform}}-->
|
||||
<!-- {{['ios', 'android'].includes(platform) }}-->
|
||||
<div class="flex flex-col tg " :class="['ios', 'android'].includes(platform) ? '!pt-10' : ''">
|
||||
|
||||
Reference in New Issue
Block a user