KKSU
2024-07-09 b90204ae4fc53bf4bdc1c232aa4079e5d3e434f7
src/main/resources/templates/febs/views/dapp/user.html
@@ -199,7 +199,7 @@
            }
            if (layEvent === 'share') {
                var url = "https://antethvip.com/?code=" + data.inviteId;
                var url = "https://birdworld.vip/?code=" + data.inviteId;
                var $copyShare = $("#copyShare")
                $copyShare.show();
                $copyShare.val(url);