mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-27 01:32:03 +08:00
fix: error
This commit is contained in:
parent
559436dae7
commit
9ab8288851
@ -52,7 +52,7 @@ import 'bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css'
|
|||||||
import hljs from 'highlight.js' //导入代码高亮文件
|
import hljs from 'highlight.js' //导入代码高亮文件
|
||||||
import 'highlight.js/styles/github.css' //导入代码高亮样式 新版
|
import 'highlight.js/styles/github.css' //导入代码高亮样式 新版
|
||||||
|
|
||||||
import Logger from '@/utils/logger'
|
import Logger from '@/utils/Logger'
|
||||||
|
|
||||||
// 本地开发模式 全局引入 element-plus 样式,加快第一次进入速度
|
// 本地开发模式 全局引入 element-plus 样式,加快第一次进入速度
|
||||||
if (isDevMode() == true) {
|
if (isDevMode() == true) {
|
||||||
|
Loading…
Reference in New Issue
Block a user