mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 17:05:54 +08:00
修改统计出现的bug
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
// Various Dev Server settings
|
||||
host: '0.0.0.0', // can be overwritten by process.env.HOST
|
||||
host: 'localhost', // can be overwritten by process.env.HOST
|
||||
port: 10000, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
|
||||
autoOpenBrowser: false,
|
||||
errorOverlay: true,
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
/*
|
||||
* @Author: LMR
|
||||
* @Date: 2020-08-11 10:53:53
|
||||
* @Last Modified by: LMR
|
||||
* @Last Modified time: 2020-08-11 11:26:19
|
||||
*/
|
||||
|
||||
// 关闭eslint
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user