gaoshuaixing 3 년 전
부모
커밋
8530e70028
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      electron/controller/example.js

+ 0 - 1
electron/controller/example.js

@@ -224,7 +224,6 @@ class ExampleController extends Controller {
       // some
     }
 
-    console.log('url:', content);
     const addonWindow = this.app.addon.window;
     let opt = {
       title: args.windowName || 'new window'