Commit 34aa44ae by 初志鑫

deploy

parent 9efe555a
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
"xlsx": "^0.16.3", "xlsx": "^0.16.3",
"zx-comparison": "^1.0.3", "zx-comparison": "^1.0.3",
"zx-count": "^0.3.7", "zx-count": "^0.3.7",
"zx-icon": "^1.1.1", "zx-icon": "^1.1.5",
"zx-keel": "^0.9.4", "zx-keel": "^0.9.4",
"zx-layouts": "^0.5.9", "zx-layouts": "^0.5.9",
"zx-magnifie": "^0.4.0", "zx-magnifie": "^0.4.0",
......
...@@ -16,6 +16,8 @@ if (!!window.ActiveXObject || "ActiveXObject" in window) { ...@@ -16,6 +16,8 @@ if (!!window.ActiveXObject || "ActiveXObject" in window) {
} }
if (process.env.NODE_ENV !== "development") { if (process.env.NODE_ENV !== "development") {
document.writeln( document.writeln(
'<script>console.log("' + repository.url.slice(4) + '");</script>' '<script>console.log("vue-admin-beautiful推广信息,如果您不愿意保留可在源码中去除:' +
repository.url.slice(4) +
'");</script>'
); );
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment