vk init
This commit is contained in:
parent
4e2c157358
commit
016406f7f0
|
|
@ -28,7 +28,7 @@
|
|||
<div><img src="https://mc.yandex.ru/watch/96918237" style="position:absolute; left:-9999px;" alt="" /></div>
|
||||
</noscript>
|
||||
<!-- /Yandex.Metrika counter -->
|
||||
|
||||
<script src="https://unpkg.com/@vkontakte/vk-bridge/dist/browser.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
@ -57,6 +57,7 @@
|
|||
<script>
|
||||
function preloaderEnable() {
|
||||
document.querySelector('.lds-default').style = null;
|
||||
vkBridge.send("VKWebAppInit", {});
|
||||
}
|
||||
|
||||
const intervalId = setInterval(function () {
|
||||
|
|
|
|||
Loading…
Reference in New Issue