1
jhzh
2024-11-13 08ac00389c5ae6166cf916d90cf403d517c29224
src/page/userCenter/listBox.vue
@@ -51,9 +51,9 @@
            this.$router.push(url);
             // window.location.href = 'https://orbital7.gitbook.io/7-degrees-of-bitcoin-evolution';
         }else if(url=='/TermsOfService'){
            window.location.href = 'https://aorbital7.com/';
            window.location.href = 'https://app.eaak-web3.com/';
         }else if(url=='/'){
            window.location.href = 'https://app.aorbital7.com/';
            window.location.href = 'https://app.eaak-web3.com/';
         }else{
            this.$router.push(url);
         }