liming 2 ماه پیش
والد
کامیت
040953b596
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  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