liming 2 days ago
parent
commit
040953b596
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/views/dapp/index.vue

+ 1 - 2
src/views/dapp/index.vue

@@ -238,8 +238,7 @@ const handleVisitDapp = (item) => {
       privateKey: walletStore.privateKey,
       oaid:systemStore.DeviceId
     })
-  );
-  console.log("item.name =",item.name )
+  ); 
   if (item.name == "多米游戏") {
     openDapp(item.url, { dapp, d:walletStore.account }, true);
     return