diff --git a/build/webpack.prod.conf.js b/build/webpack.prod.conf.js index c48a820..dcb4389 100644 --- a/build/webpack.prod.conf.js +++ b/build/webpack.prod.conf.js @@ -34,7 +34,7 @@ }), new webpack.ContextReplacementPlugin( /moment[/\\]locale$/, - /zh-cn/, + /zh-cn/ ), new UglifyJsPlugin({ uglifyOptions: { @@ -85,7 +85,7 @@ // split vendor js into its own file new webpack.optimize.CommonsChunkPlugin({ name: 'vendor', - minChunks (module) { + minChunks(module) { // any required modules inside node_modules are extracted to vendor return ( module.resource && diff --git a/build/webpack.prod.conf.js b/build/webpack.prod.conf.js index c48a820..dcb4389 100644 --- a/build/webpack.prod.conf.js +++ b/build/webpack.prod.conf.js @@ -34,7 +34,7 @@ }), new webpack.ContextReplacementPlugin( /moment[/\\]locale$/, - /zh-cn/, + /zh-cn/ ), new UglifyJsPlugin({ uglifyOptions: { @@ -85,7 +85,7 @@ // split vendor js into its own file new webpack.optimize.CommonsChunkPlugin({ name: 'vendor', - minChunks (module) { + minChunks(module) { // any required modules inside node_modules are extracted to vendor return ( module.resource && diff --git a/config/index.js b/config/index.js index ca36d8e..0ea7a1a 100644 --- a/config/index.js +++ b/config/index.js @@ -20,9 +20,9 @@ // 以下解决https 访问问题。上面的可以访问http changeOrigin: true, secure: false, - headers: { - Referer: "https://geo.datav.aliyun.com" - } + // headers: { + // Referer: "https://geo.datav.aliyun.com" + // } }, "/warnApi": { diff --git a/build/webpack.prod.conf.js b/build/webpack.prod.conf.js index c48a820..dcb4389 100644 --- a/build/webpack.prod.conf.js +++ b/build/webpack.prod.conf.js @@ -34,7 +34,7 @@ }), new webpack.ContextReplacementPlugin( /moment[/\\]locale$/, - /zh-cn/, + /zh-cn/ ), new UglifyJsPlugin({ uglifyOptions: { @@ -85,7 +85,7 @@ // split vendor js into its own file new webpack.optimize.CommonsChunkPlugin({ name: 'vendor', - minChunks (module) { + minChunks(module) { // any required modules inside node_modules are extracted to vendor return ( module.resource && diff --git a/config/index.js b/config/index.js index ca36d8e..0ea7a1a 100644 --- a/config/index.js +++ b/config/index.js @@ -20,9 +20,9 @@ // 以下解决https 访问问题。上面的可以访问http changeOrigin: true, secure: false, - headers: { - Referer: "https://geo.datav.aliyun.com" - } + // headers: { + // Referer: "https://geo.datav.aliyun.com" + // } }, "/warnApi": { diff --git a/index.html b/index.html index d9b3969..259f44a 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ + 新烽光电工程作业及监控系统 + 新烽光电工程作业及监控系统 + 新烽光电工程作业及监控系统 - {{ featureData.stName }}: + {{ featureData.stName }} @@ -49,7 +49,7 @@
- {{ featureData.tt }}: + {{ featureData.tt }}