skyblued 2 سال پیش
والد
کامیت
8efef0900d
2فایلهای تغییر یافته به همراه0 افزوده شده و 8 حذف شده
  1. 0 4
      dist/index.html
  2. 0 4
      index.html

+ 0 - 4
dist/index.html

@@ -189,10 +189,6 @@
       ;(function () {
         window.isLoading = true
         const instance = window.ORCHESTRA || (window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.ORCHESTRA) 
-        if(instance){
-          console.log('getTokenSync', instance.getTokenSync())
-          sessionStorage.setItem('Authorization', instance.getTokenSync())
-        }
         window._setupMessage({
           api: 'cloudLoading',
           content: {

+ 0 - 4
index.html

@@ -182,10 +182,6 @@
       ;(function () {
         window.isLoading = true
         const instance = window.ORCHESTRA || (window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.ORCHESTRA) 
-        if(instance){
-          console.log('getTokenSync', instance.getTokenSync())
-          sessionStorage.setItem('Authorization', instance.getTokenSync())
-        }
         window._setupMessage({
           api: 'cloudLoading',
           content: {