Commit ec218a9a authored by 郭志伟's avatar 郭志伟 Committed by 郝聪敏

build: 调试

parent 68828502
......@@ -5,7 +5,7 @@ import router from "./router";
import store from "./store";
import "./style/index.less";
import "amfe-flexible";
// import vConsole from "vconsole";
import vConsole from "vconsole";
import "@/assets/icons/index";
import "@/service/cherry-ui";
......@@ -17,5 +17,5 @@ new Vue({
}).$mount("#app");
// if (process.env.NODE_ENV !== "development") {
// new vConsole();
new vConsole();
// }
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