Commit 634a931e authored by 华国豪's avatar 华国豪 🙄

无法运行问题

parent ade994e2
......@@ -64,7 +64,6 @@ const webpackConfig = merge(baseWebpackConfig, {
filename: config.build.index,
template: 'index.html',
inject: true,
hash: new Date().getTime(),
minify: {
removeComments: true,
collapseWhitespace: true,
......
......@@ -3,11 +3,10 @@
// see http://vuejs-templates.github.io/webpack for documentation.
const path = require('path')
const version = '1.0.0.0'
module.exports = {
dev: {
// Paths
assetsSubDirectory: `static/${version}`,
assetsSubDirectory: `static`,
assetsPublicPath: '/',
proxyTable: {
// '/boundsearch': { // 矩形区域检索entity
......
......@@ -1651,8 +1651,6 @@
</el-tooltip>
</el-button-group>
</div>
</el-col>
</el-row>
......
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