|
@@ -248,8 +248,8 @@ export const qiankun = fetch('/config').then(() => ({
|
|
|
// },
|
|
|
{
|
|
|
name: 'budgetManaSystem', // 唯一 id
|
|
|
- //entry: '//localhost:8001',
|
|
|
- entry: '//120.27.235.181:5000/perform/', //开发
|
|
|
+ entry: '//localhost:8001',
|
|
|
+ //entry: '//120.27.235.181:5000/perform/', //开发
|
|
|
//entry: '//47.96.149.190:5000/perform/', //演示
|
|
|
},
|
|
|
{
|