Merge branch 'V_1.0.0' of http://gitlab.ldxinyong.com/enterpriseManagement/lz_management_vue into V_1.0.0
This commit is contained in:
commit
ba4c075553
@ -66,7 +66,7 @@ const webpackConfig = merge(baseWebpackConfig, {
|
||||
? 'index.html'
|
||||
: config.build.index,
|
||||
template: 'index.html',
|
||||
inject: false,
|
||||
inject: true,
|
||||
minify: {
|
||||
removeComments: true,
|
||||
collapseWhitespace: true,
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<!-- <link rel="stylesheet" href="https://unpkg.com/element-ui/lib/theme-chalk/index.css"> -->
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>数字化管理系统</title>
|
||||
<script src="/src/assets/js/echarts/echarts.min.js"></script>
|
||||
<script src="./static/js/echarts.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user