mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-05-03 04:56:33 +08:00
deploy
This commit is contained in:
parent
e2667c656f
commit
0ba13aaa46
@ -21,6 +21,6 @@ if (process.env.NODE_ENV !== "development") {
|
|||||||
'");</script>'
|
'");</script>'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
if (!dependencies["zx-icon"]) {
|
if (!dependencies["zx-icon"] || !dependencies["zx-layouts"]) {
|
||||||
document.body.innerHTML = "";
|
document.body.innerHTML = "";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user