修改统计出现的bug

This commit is contained in:
lemon橪
2021-09-02 15:01:54 +08:00
parent b829d2cd05
commit 6d5428317f
8 changed files with 14 additions and 16 deletions

View File

@@ -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,

View File

@@ -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 = {