| | |
| | | icon: require("@/assets/image/userCenter/about.png"), |
| | | url: "/TermsOfService", |
| | | }, |
| | | // { |
| | | // name: this.$t("下载APP"), |
| | | // icon: require("@/assets/image/logo.png"), |
| | | // url: "/", |
| | | // }, |
| | | { |
| | | name: this.$t("下载APP"), |
| | | icon: require("@/assets/image/logo.png"), |
| | | url: "/", |
| | | }, |
| | | ], |
| | | safeList: [ |
| | | { |
| | |
| | | }else if(url=='/TermsOfService'){ |
| | | window.location.href = 'https://aorbital7.com/'; |
| | | }else if(url=='/'){ |
| | | window.location.href = 'https://app.aorbital7.com/'; |
| | | window.location.href = 'https://app.coinmamaxs.net/'; |
| | | }else{ |
| | | this.$router.push(url); |
| | | } |