修复查看脚本高亮

This commit is contained in:
hanhh
2021-06-27 17:23:13 +08:00
parent 0a6c7e3719
commit 1a801c2d31
5 changed files with 25 additions and 14 deletions
-1
View File
@@ -10,7 +10,6 @@ import defaultProps from './defaultProps';
import { Link, history } from 'umi';
import { LogoutOutlined } from '@ant-design/icons';
import config from '@/utils/config';
import 'codemirror/mode/shell/shell.js';
import { request } from '@/utils/http';
import './index.less';
import vhCheck from 'vh-check';