mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
deploy
This commit is contained in:
parent
9efe555a5a
commit
34aa44ae3d
@ -72,7 +72,7 @@
|
||||
"xlsx": "^0.16.3",
|
||||
"zx-comparison": "^1.0.3",
|
||||
"zx-count": "^0.3.7",
|
||||
"zx-icon": "^1.1.1",
|
||||
"zx-icon": "^1.1.5",
|
||||
"zx-keel": "^0.9.4",
|
||||
"zx-layouts": "^0.5.9",
|
||||
"zx-magnifie": "^0.4.0",
|
||||
|
@ -16,6 +16,8 @@ if (!!window.ActiveXObject || "ActiveXObject" in window) {
|
||||
}
|
||||
if (process.env.NODE_ENV !== "development") {
|
||||
document.writeln(
|
||||
'<script>console.log("' + repository.url.slice(4) + '");</script>'
|
||||
'<script>console.log("vue-admin-beautiful推广信息,如果您不愿意保留可在源码中去除:' +
|
||||
repository.url.slice(4) +
|
||||
'");</script>'
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user