@@ -81,7 +81,7 @@
|
||||
// const success = ref(false)
|
||||
|
||||
// Конфигурация для шаринга
|
||||
const siteUrl = encodeURIComponent('https://hereconnect.condev.ru')
|
||||
const siteUrl = encodeURIComponent(import.meta.env.BASE_URL)
|
||||
const shareText = encodeURIComponent('Попробуйте НаСвязи — удобный способ связаться через QR-код!')
|
||||
// const shareImage = encodeURIComponent(
|
||||
// 'https://hereconnect.condev.ru/images/qr-code-logo-200x200.jpg',
|
||||
|
||||
Reference in New Issue
Block a user