增加长图,方图分类上传功能

This commit is contained in:
liuyuan
2025-03-12 16:44:12 +08:00
parent cc744ec5fb
commit eadd2a83be
7 changed files with 105 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
},
// Various Dev Server settings
host: 'localhost', // can be overwritten by process.env.HOST
host: '192.168.110.160', // can be overwritten by process.env.HOST
port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: true,
errorOverlay: true,