wenliming 2 anni fa
parent
commit
cd140947d4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/view/iframe/tab-group/tab-group.vue

+ 1 - 1
src/view/iframe/tab-group/tab-group.vue

@@ -179,7 +179,7 @@ const initData = () => {
     let {windowLocation} = JSON.parse(getQueryString('params'));
     if(windowLocation.pathname) {
         let arr =  windowLocation.pathname.split('/');
-        if(arr.length == 2){
+        if(arr.length >= 2){
             twitterAccount = arr[1];
             if(twitterAccount) {
                 getTwitterNftGroupInfo({