Compare commits
No commits in common. "2ef129d5c158d5bc5a655ecf32467632f5dd37a0" and "fa5e132c2d1a5e2b5539694c04efe40579c0f104" have entirely different histories.
2ef129d5c1
...
fa5e132c2d
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "aix-win",
|
||||
"version": "1.0.2",
|
||||
"name": "electron-app",
|
||||
"version": "1.0.1",
|
||||
"description": "An Electron application with Vue",
|
||||
"main": "./out/main/index.js",
|
||||
"author": "example.com",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>AIx智慧教育</title>
|
||||
<title>Electron</title>
|
||||
<!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
|
||||
<!-- <meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
|
|
Loading…
Reference in New Issue