diff --git a/app/pages/profile/addresses.vue b/app/pages/profile/addresses.vue index 717c0fb..74d4d02 100644 --- a/app/pages/profile/addresses.vue +++ b/app/pages/profile/addresses.vue @@ -1,138 +1,25 @@ diff --git a/app/pages/profile/addresses/new.vue b/app/pages/profile/addresses/new.vue new file mode 100644 index 0000000..d20d4a0 --- /dev/null +++ b/app/pages/profile/addresses/new.vue @@ -0,0 +1,188 @@ + + + diff --git a/app/pages/profile/notifications.vue b/app/pages/profile/notifications.vue index 9bd877f..37f03a8 100644 --- a/app/pages/profile/notifications.vue +++ b/app/pages/profile/notifications.vue @@ -153,78 +153,81 @@ async function removeConnection(connectionId: string) { {{ feedback }} -
-
+
-
-
-
-
-
- -
-
-
- {{ messengerConnectionInitials(connection, option.channel === 'TELEGRAM' ? 'TG' : 'MX') }} -
- -
-

{{ option.label }}

-

{{ messengerConnectionName(connection) }}

-

{{ messengerConnectionHandle(connection) || connection.channelId }}

+
+
+
+
+
- - -
-
-
+ {{ messengerConnectionInitials(connection, option.channel === 'TELEGRAM' ? 'TG' : 'MX') }} +
-

- Пока ничего не подключено. -

- -
- +
+ + + +

+ Пока ничего не подключено. +

+ +
+ -
+ + -
+