Commit c7d666f7ab6fcc214a1d3e981629f34b43352791

Authored by 陈威
1 parent 4172973e
Exists in master

update

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/front/src/config/setting.config.js
... ... @@ -22,7 +22,7 @@ const setting = {
22 22 //简写
23 23 abbreviation: 'eip',
24 24 //开发环境端口号
25   - devPort: '22581',
  25 + devPort: '22582',
26 26 //版本号
27 27 version: process.env.VUE_APP_VERSION,
28 28 //是否显示页面底部自定义版权信息
... ...