fix
wzy
2022-11-06 c0989001fbddc1b6e24783c3a4b8cb8775eab1fe
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);