Kaynağa Gözat

测试冲突

chuwanghui 8 yıl önce
ebeveyn
işleme
9c53d616b5
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4 1
      resources/app/us.main.js

+ 4 - 1
resources/app/us.main.js

@@ -3,7 +3,10 @@ const electron = require('electron')
 const app = electron.app
 // Module to create native browser window.
 const BrowserWindow = electron.BrowserWindow
-//测试权限
+//测试权限/
+
+
+//测试冲突
 
 // Keep a global reference of the window object, if you don't, the window will
 // be closed automatically when the JavaScript object is garbage collected.