Merge branch 'develop' into 'master'
fix: 修改name See merge request web-project/aircraft-carrier-fleet!6
This commit is contained in:
commit
f5bc3fb66a
@ -32,14 +32,14 @@ export const qiankun = {
|
||||
name: 'algorithm-warehouse', // AI 算法分析
|
||||
entry:
|
||||
env === 'production'
|
||||
? '//localhost:30078/smart-video-analysis/'
|
||||
? '//localhost:30078/algorithm-warehouse/'
|
||||
: '//localhost:30078/',
|
||||
},
|
||||
{
|
||||
name: 'smart-video-analysis', // AI 智能分析仓
|
||||
entry:
|
||||
env === 'production'
|
||||
? '//localhost:30088/algorithm-warehouse/'
|
||||
? '//localhost:30088/smart-video-analysis/'
|
||||
: '//localhost:30088/',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user