@ -5,6 +5,7 @@
### 2019-12-16
#### 新功能
+ 3136352472 [14:11:49] :测试;影响的范围(代码逻辑)
+ 3136352472 [14:05:58] :测试;影响的范围(代码逻辑)
+ 3136352472 [14:00:08] :调试;影响的范围(代码逻辑)
+ 3136352472 [13:55:43] :测试;影响的范围(代码逻辑)
@ -4,4 +4,4 @@ xset dpms 0 0 0
xset s off
# 将electron换成绝对路径
/electron/electron --disable-http-cache --no-sandbox /web/index.js
/electron/electron --disable-http-cache --no-sandbox --window-size=1024,600 /web/index.js